Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add support for ASG Warm Pools #1310

Merged
merged 3 commits into from
Apr 19, 2021

Conversation

sppwf
Copy link
Contributor

@sppwf sppwf commented Apr 19, 2021

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
Copy link

RichiCoder1 commented Apr 19, 2021

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

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

@shoekstra
Copy link

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

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.

None yet

5 participants