mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 12:41:58 +00:00
Add munger to verify kubectl -f targets, fix docs
This commit is contained in:
@@ -64,7 +64,7 @@ Some differences compared to specifying just a pod are that the `kind` is `Repli
|
||||
|
||||
This replication controller can be created using `create`, just as with pods:
|
||||
```bash
|
||||
$ kubectl create -f nginx-rc.yaml
|
||||
$ kubectl create -f ./nginx-rc.yaml
|
||||
replicationcontrollers/my-nginx
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user