mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 23:37:01 +00:00
Fix filepath to simple sample pod
This commit is contained in:
parent
738f403eea
commit
cb2c62f0d8
@ -74,7 +74,7 @@ However you can't view the nginx start page on localhost. To verify that nginx i
|
||||
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 docs/getting-started-guides/pod.json
|
||||
cluster/kubectl.sh create -f examples/pod.yaml
|
||||
```
|
||||
|
||||
Congratulations!
|
||||
|
Loading…
Reference in New Issue
Block a user