website/content/en/docs/reference/kubectl
Swadhin Patel e343b36d72
Update cheatsheet.md
It's wrong to say "Run pod nginx" along with the spec being written to the file as the option --dry-run would make sure that the actual executing is not happening but only the preview is generated

The statement would have been correct if the command were something like ...
kubectl run nginx --image=nginx -o yaml > pod.yaml
2022-08-05 18:22:20 +08:00
..
_index.md Use in-page “what's next” list for kubectl 2022-03-03 10:03:01 +00:00
cheatsheet.md Update cheatsheet.md 2022-08-05 18:22:20 +08:00
conventions.md Add docs for kubectl subresource support 2022-04-08 09:11:02 +05:30
docker-cli-to-kubectl.md [en]Update content/en/docs/reference/kubectl/docker-cli-to-kubectl.md 2022-04-30 03:11:53 +08:00
jsonpath.md Highlight link to kubectl cheat sheet 2022-03-03 10:03:01 +00:00
kubectl-cmds.md Highlight link to kubectl cheat sheet 2022-03-03 10:03:01 +00:00
kubectl.md placeholder 2021-07-22 11:52:20 -07:00