aws-samples/ecs-refarch-cloudformation

Cluster Auto Scaling

gabegorelick opened this issue · 1 comments

ECS Cluster Auto Scaling is now GA. It would make sense to add that once support is added in CloudFormation.

Cluster Auto Scaling may also remove the need for a dedicated container instance draining lifecycle hook.

Yes, I was about to ask about this, as capacity providers are now generally available.

I was wondering if there are any planned updates for modifying this sample stack to use capacity providers instead.

CloudFormation seems to support them now:

It would be really cool if we can have an example!

Cuz I'm still experiencing issues with unbalanced tasks on different instances:

image

Thank you very much in advance!