Update docs/instance_groups.md

Co-authored-by: Ciprian Hacman <ciprian@hakman.dev>
This commit is contained in:
Bronson Mirafuentes 2022-11-22 09:40:25 -08:00 committed by GitHub
parent 71c0f7043f
commit ad02c06180
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -261,6 +261,9 @@ Used only when the Spot allocation strategy is lowest-price.
The number of Spot Instance pools across which to allocate your Spot Instances. The Spot pools are determined from the different instance types in the Overrides array of LaunchTemplate. Default if not set is 2.
### CapacityRebalance
{{ kops_feature_table(kops_added_default='1.26') }}
If using spot instances, it's recommended to enable CapacityRebalance in your InstanceGroup. This configures ASGs to proactively replace spot instances when ASG receives a rebalance recommendation.
https://docs.aws.amazon.com/autoscaling/ec2/userguide/ec2-auto-scaling-capacity-rebalancing.html