maxDynamicNodeCount property
Controls how many additional nodes a cluster can bring online to handle workloads.
Set this value to enable dynamic node creation and limit the number of additional nodes the cluster can bring online. Leave empty if you do not want the cluster to create nodes dynamically, and instead rely only on static nodes.
Optional.
Implementation
core.String? maxDynamicNodeCount;