ecs-blue-green-deployment icon indicating copy to clipboard operation
ecs-blue-green-deployment copied to clipboard

No Autoscaling

Open georgevreilly opened this issue 7 years ago • 0 comments

As described in my posts at https://forums.aws.amazon.com/thread.jspa?threadID=274249 and https://stackoverflow.com/questions/48917361/autoscaling-blue-green-ecs-clusters, we built a blue-green cluster on Terraform inspired by this sample, but we have not been able to get autoscaling working. We have been able to get EC2 instances added to the cluster, but the Blue and Green services do not spin up additional tasks to make use of these instances.

It would be great if this sample were expanded to provide working code for autoscaling.

georgevreilly avatar Mar 01 '18 01:03 georgevreilly