Class NodePoolAutoscaling (0.5.0)

NodePoolAutoscaling contains information required by cluster autoscaler to adjust the size of the node pool to the current cluster usage. .. attribute:: enabled

Is autoscaling enabled for this node pool.

Maximum number of nodes in the NodePool. Must be >= min_node_count. There has to enough quota to scale up the cluster.