mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 23:17:50 +00:00
Add munger to verify kubectl -f targets, fix docs
This commit is contained in:
@@ -52,7 +52,7 @@ mkfs.ext4 /dev/<name of device>
|
||||
Once your pod is created, run it on the Kubernetes master:
|
||||
|
||||
```console
|
||||
kubectl create -f your_new_pod.json
|
||||
kubectl create -f ./your_new_pod.json
|
||||
```
|
||||
|
||||
Here is my command and output:
|
||||
|
||||
Reference in New Issue
Block a user