Replace $REPO with http://k8s.io.
This commit is contained in:
committed by
Steve Perry
parent
e56d433a36
commit
2b226de264
@@ -43,8 +43,7 @@ for the `Pod`:
|
||||
|
||||
1. Create a Pod based on the YAML configuration file:
|
||||
|
||||
export REPO=https://raw.githubusercontent.com/kubernetes/kubernetes.github.io/master
|
||||
kubectl create -f $REPO/docs/tasks/configure-pod-container/cpu-ram.yaml
|
||||
kubectl create -f http://k8s.io/docs/tasks/configure-pod-container/cpu-ram.yaml
|
||||
|
||||
1. Display information about the pod:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user