mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-06 11:42:14 +00:00
point kubectl -f examples to correct paths
This commit is contained in:
@@ -114,7 +114,7 @@ However you cannot view the nginx start page on localhost. To verify that nginx
|
||||
You can control the specifications of a pod via a user defined manifest, and reach nginx through your browser on the port specified therein:
|
||||
|
||||
```
|
||||
cluster/kubectl.sh create -f examples/pod.yaml
|
||||
cluster/kubectl.sh create -f docs/user-guide/pod.yaml
|
||||
```
|
||||
|
||||
Congratulations!
|
||||
|
Reference in New Issue
Block a user