Feature: allow system components on nodepools (#591)
* feat: allow system components on nodepools * docs: generated docs for ske * lint: sort imports * revert changes
This commit is contained in:
parent
2bf6a8dce7
commit
3ac1d50253
6 changed files with 155 additions and 59 deletions
|
|
@ -114,6 +114,7 @@ Read-Only:
|
|||
|
||||
Read-Only:
|
||||
|
||||
- `allow_system_components` (Boolean) Allow system components to run on this node pool.
|
||||
- `availability_zones` (List of String) Specify a list of availability zones.
|
||||
- `cri` (String) Specifies the container runtime.
|
||||
- `labels` (Map of String) Labels to add to each node.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue