node Count
Parameters
value
The initial number of nodes which should exist in this Node Pool. If specified this must be between 1
and 1000
and between min_count
and max_count
.
Note: If specified you may wish to use
ignoreChanges
functionality to ignore changes to this field. Note: Ifenable_auto_scaling
is set tofalse
bothmin_count
andmax_count
fields need to be set tonull
or omitted from the configuration.