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

Autoscaling Groups - Auto Recovery #32

Open
benofben opened this issue Sep 12, 2017 · 3 comments
Open

Autoscaling Groups - Auto Recovery #32

benofben opened this issue Sep 12, 2017 · 3 comments

Comments

@benofben
Copy link
Contributor

AWS Autoscaling groups don't handle failures well. At some point, we should automate recovery.
Until then recovery can be done manually.

"When your instance is terminated, any associated Elastic IP addresses are disassociated and are not automatically associated with the new instance. You must associate these Elastic IP addresses with the new instance manually. Similarly, when your instance is terminated, its attached EBS volumes are detached. You must attach these EBS volumes to the new instance manually."

http://docs.aws.amazon.com/autoscaling/latest/userguide/as-maintain-instance-levels.html#replace-unhealthy-instance

@benofben benofben changed the title Support Auto-Recovery Autoscaling Groups - Support ScalingSupport Auto-Recovery Sep 12, 2017
@benofben benofben changed the title Autoscaling Groups - Support ScalingSupport Auto-Recovery Autoscaling Groups - Auto Recovery Oct 24, 2017
@benofben
Copy link
Contributor Author

@benofben
Copy link
Contributor Author

@roadgoat
Copy link

I think we need to allow some method is disable autoscaling groups.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants