File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -106,6 +106,7 @@ Then perform the following commands on the root folder:
106
106
| network | The VPC network to host the cluster in (required) | string | - | yes |
107
107
| network_policy | Enable network policy addon | string | ` false ` | no |
108
108
| network_project_id | The project ID of the shared VPC's host (for shared vpc support) | string | `` | no |
109
+ | remove_default_node_pool | Boolean value determining removal of default node pool | bool | false | no |
109
110
| node_pools | List of maps containing node pools | list | ` <list> ` | no |
110
111
| node_pools_labels | Map of maps containing node labels by node-pool name | map | ` <map> ` | no |
111
112
| node_pools_tags | Map of lists containing node network tags by node-pool name | map | ` <map> ` | no |
You can’t perform that action at this time.
0 commit comments