Class EffectiveCgroupMode (2.52.0)

EffectiveCgroupMode(value)

Possible effective cgroup modes for the node.

Enums

Name Description
EFFECTIVE_CGROUP_MODE_UNSPECIFIED EFFECTIVE_CGROUP_MODE_UNSPECIFIED means the cgroup configuration for the node pool is unspecified, i.e. the node pool is a Windows node pool.
EFFECTIVE_CGROUP_MODE_V1 CGROUP_MODE_V1 means the node pool is configured to use cgroupv1 for the cgroup configuration.
EFFECTIVE_CGROUP_MODE_V2 CGROUP_MODE_V2 means the node pool is configured to use cgroupv2 for the cgroup configuration.