Update cheatsheets

This commit is contained in:
ivuorinen
2025-10-08 00:19:16 +00:00
parent 4102fec4f8
commit 52f5647220
45 changed files with 1002 additions and 38 deletions

View File

@@ -10,7 +10,7 @@ source: https://github.com/tldr-pages/tldr.git
- Edit a pod in the default namespace:
`kubectl edit {{[po|pod]}}/{{pod_name}}`
`kubectl edit {{[po|pods]}}/{{pod_name}}`
- Edit a deployment in the default namespace: