linux Node Config
Parameters
value
Linux system configuration for the cluster's automatically provisioned node pools. Only cgroup_mode
field is supported in node_pool_auto_config
. Structure is documented below.
suspend fun linuxNodeConfig(argument: suspend ClusterNodePoolAutoConfigLinuxNodeConfigArgsBuilder.() -> Unit)
Parameters
argument
Linux system configuration for the cluster's automatically provisioned node pools. Only cgroup_mode
field is supported in node_pool_auto_config
. Structure is documented below.