maxNodeCount property
The maximum number of nodes in the node pool.
Must be >= min_node_count, and must be > 0. Note: Quota must be sufficient to scale up the cluster.
Implementation
core.int? maxNodeCount;
The maximum number of nodes in the node pool.
Must be >= min_node_count, and must be > 0. Note: Quota must be sufficient to scale up the cluster.
core.int? maxNodeCount;