merlin2011
merlin2011

Reputation: 75589

Is there a way to discover exactly which EC2 instances will be terminated when an AutoScalingGroup scales down?

AWS AutoScalingGroups can be configured with different termination policies that control which EC2 instances are destroyed when an ASG scales down.

Is there a way to do a dry run of a scale-down that will output exactly which nodes will be terminated before scaling down?

Upvotes: 0

Views: 34

Answers (0)

Related Questions