maxSize property
The maximum number of worker nodes that the managed node group can scale out to. Managed node groups can support up to 100 nodes by default.
Implementation
final int? maxSize;
The maximum number of worker nodes that the managed node group can scale out to. Managed node groups can support up to 100 nodes by default.
final int? maxSize;