initialNodeCount property

int? initialNodeCount
getter/setter pair

The initial node count for the pool.

You must ensure that your Compute Engine resource quota is sufficient for this number of instances. You must also have available firewall and routes quota.

Implementation

core.int? initialNodeCount;