NodegroupScalingConfig
In this article:
NodegroupScalingConfig#
Information on scaling settings for the Auto Scaling Group on which the node group is based.
Contents#
- desiredSize — The desired capacity of the node group. - Type: Integer 
- Required: No 
- Constraints: The value should greater or equal than - MinSizeand less and equal than- MaxSize
- Default value: - 2
 
- MinSize — The minimum capacity of the node group. - Type: Integer 
- Required: No 
- Constraints: The value should be greater than - 0
- Default value: - 2
 
- MaxSize — Максимальный объём группы рабочих узлов. - Type: Integer 
- Required: No 
- Constraints: The value should be greater than - 0
- Default value: - 2