defaultMaxPodsConstraint property

MaxPodsConstraint? defaultMaxPodsConstraint
getter/setter pair

The default constraint on the maximum number of pods that can be run simultaneously on a node in the node pool of this cluster.

Only honored if cluster created with IP Alias support.

Implementation

MaxPodsConstraint? defaultMaxPodsConstraint;