node Count
Parameters
value
The number of nodes which should exist in this Node Pool. If specified this must be between 1
and 1000
.
Note: If
enable_auto_scaling
is set tofalse
bothmin_count
andmax_count
fields need to be set tonull
or omitted from the configuration.