aws / containers-roadmap

This is the public roadmap for AWS container services (ECS, ECR, Fargate, and EKS).
https://aws.amazon.com/about-aws/whats-new/containers/
Other
5.22k stars 320 forks source link

[EKS] [request]: Managed Node Groups - Ability to modify termination policies of underlying ASG #1311

Open jsaketh opened 3 years ago

jsaketh commented 3 years ago

Community Note

Tell us about your request Ability to select the termination policies of underlying Auto Scaling Group.

Which service(s) is this request for? EKS

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard? Currently there are no options to customize the termination polices of underlying Auto Scaling Group while creating Node Groups. The policies selected by Managed Node Groups(OldestLaunchTemplate, OldestInstance) might cause un-intended issues for few scenarios/work loads. So, ability to control the way AutoScaling terminate the instances during scale in operations will be more beneficial.

Are you currently working around this issue? No workaround as of now.

ivan046 commented 2 years ago

Please add!