Replace $REPO with http://k8s.io.
This commit is contained in:
committed by
Steve Perry
parent
e56d433a36
commit
2b226de264
@@ -59,8 +59,7 @@ a `disktype=ssd` label.
|
||||
1. Use the configuration file to create a pod that will get scheduled on your
|
||||
chosen node:
|
||||
|
||||
export REPO=https://raw.githubusercontent.com/kubernetes/kubernetes.github.io/master
|
||||
kubectl create -f $REPO/docs/tasks/administer-cluster/pod.yaml
|
||||
kubectl create -f http://k8s.io/docs/tasks/administer-cluster/pod.yaml
|
||||
|
||||
1. Verify that the pod is running on your chosen node:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user