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

@@ -23,7 +23,7 @@ source: https://github.com/tldr-pages/tldr.git
- Display resource (CPU/Memory/Storage) usage of nodes or pods:
`kubectl top {{pod|node}}`
`kubectl top {{pods|node}}`
- Print the address of the master and cluster services: