Skip to content

feat: Add support for ASG Warm Pools#1310

Merged
barryib merged 3 commits into
terraform-aws-modules:masterfrom
sppwf:master
Apr 19, 2021
Merged

feat: Add support for ASG Warm Pools#1310
barryib merged 3 commits into
terraform-aws-modules:masterfrom
sppwf:master

Conversation

@sppwf

@sppwf sppwf commented Apr 19, 2021

Copy link
Copy Markdown
Contributor

PR o'clock

Description

AWS Released lately ASG Warm Pool feature that will ensure that instances are ready to quickly start serving application traffic, accelerating the response to a scale-out event.

Checklist

@barryib barryib merged commit 2549408 into terraform-aws-modules:master Apr 19, 2021
@RichiCoder1

RichiCoder1 commented Apr 19, 2021

Copy link
Copy Markdown

Doesn't the docs for warm pools explicitly say they can't be used for EKS?

https://docs.aws.amazon.com/autoscaling/ec2/userguide/ec2-auto-scaling-warm-pools.html#warm-pools-limitations

Warm pools currently can't be used with ECS, EKS, and self-managed Kubernetes.

@sbeginCoveo

Copy link
Copy Markdown

This should have come with an aws provider version constraint of >v3.37.0

@shoekstra

Copy link
Copy Markdown

This should have come with an aws provider version constraint of >v3.37.0

This broke things for us without that constraint.

@github-actions

Copy link
Copy Markdown

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Nov 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants