Update cheatsheets

This commit is contained in:
ivuorinen
2025-10-22 00:20:27 +00:00
parent 8d00ec1c41
commit 0cc7cfe867
23 changed files with 180 additions and 20 deletions

View File

@@ -24,7 +24,7 @@ source: https://github.com/tldr-pages/tldr.git
`kubectl proxy {{[-p|--port]}} {{port}} {{[-w|--www]}} {{path/to/static_dir}}`
- Run a proxy on a random local port, printing the chosen port to stdout:
- Run a proxy on a random local port, printing the chosen port to `stdout`:
`kubectl proxy {{[-p|--port]}} 0`