Update cheatsheets

This commit is contained in:
ivuorinen
2025-11-25 00:19:28 +00:00
parent 1dafedaa9a
commit 048e3ad81e
110 changed files with 206 additions and 173 deletions

View File

@@ -22,7 +22,7 @@ source: https://github.com/tldr-pages/tldr.git
- Create a cluster using a configuration file and skip creating nodegroups until later:
`eksctl create cluster --config-file=<path> --without-nodegroup`
`eksctl create cluster --config-file={{path/to/file}} --without-nodegroup`
- Delete a cluster: