Fix links to example YAMLs (#9680)
There are a few cases which were missed during previous effort on consolidating all example YAML files. This PR fixes them all in the English version. Closes: #9674
This commit is contained in:
@@ -71,7 +71,7 @@ a `disktype=ssd` label.
|
||||
chosen node:
|
||||
|
||||
```shell
|
||||
kubectl create -f https://k8s.io/docs/tasks/configure-pod-container/pod.yaml
|
||||
kubectl create -f https://k8s.io/examples/pods/pod-nginx.yaml
|
||||
```
|
||||
|
||||
1. Verify that the pod is running on your chosen node:
|
||||
|
||||
Reference in New Issue
Block a user