point kubectl -f examples to correct paths

This commit is contained in:
Mike Danese
2015-07-15 10:42:59 -07:00
parent 8f3c3108b8
commit b80fe60042
9 changed files with 14 additions and 16 deletions

View File

@@ -40,7 +40,7 @@ Use the [`examples/downward-api/dapi-pod.yaml`](dapi-pod.yaml) file to create a
downward API.
```shell
$ kubectl create -f examples/downward-api/dapi-pod.yaml
$ kubectl create -f docs/user-guide/downward-api/dapi-pod.yaml
```
### Examine the logs