Cluster Cluster Autoscaling Args
Constructors
Properties
Contains defaults for a node pool created by NAP. A subset of fields also apply to GKE Autopilot clusters. Structure is documented below.
The list of Google Compute Engine zones in which the NodePool's nodes can be created by NAP.
Configuration options for the Autoscaling profile feature, which lets you choose whether the cluster autoscaler should optimize for resource utilization or resource availability when deciding to remove nodes from a cluster. Can be BALANCED
or OPTIMIZE_UTILIZATION
. Defaults to BALANCED
.
Global constraints for machine resources in the cluster. Configuring the cpu
and memory
types is required if node auto-provisioning is enabled. These limits will apply to node pool autoscaling in addition to node auto-provisioning. Structure is documented below.