maxSize property

int? maxSize
final

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;