mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-14 16:59:47 +00:00
Update cheatsheets
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user