Fix yaml path. (#3644)

This commit is contained in:
Steve Perry
2017-05-04 18:03:24 -07:00
committed by GitHub
parent 29790b232c
commit ccc615a353
@@ -63,7 +63,7 @@ a `disktype=ssd` label.
1. Use the configuration file to create a pod that will get scheduled on your
chosen node:
kubectl create -f http://k8s.io/docs/tasks/administer-cluster/pod.yaml
kubectl create -f http://k8s.io/docs/tasks/configure-pod-container/pod.yaml
1. Verify that the pod is running on your chosen node: