maxNodeCount property

int? maxNodeCount
getter/setter pair

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;