maxNodeCount property

int? maxNodeCount
getter/setter pair

Maximum number of nodes for one location in the NodePool.

Must be >= min_node_count. There has to be enough quota to scale up the cluster.

Implementation

core.int? maxNodeCount;