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

ec2: Configure AutoScalingGroups sanely using UpdatePolicy #278

Closed
eladb opened this issue Jul 10, 2018 · 0 comments
Closed

ec2: Configure AutoScalingGroups sanely using UpdatePolicy #278

eladb opened this issue Jul 10, 2018 · 0 comments

Comments

@eladb
Copy link
Contributor

eladb commented Jul 10, 2018

See all these attributes which we're not setting yet.

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-updatepolicy.html

At first glance, it seems sane to configure as follows:

  • Rolling update, with SuspendProcesses=true.
  • When deploying, don't overwrite manual changes to MinSize and MaxSize etc. that have been made after deployment.
rix0rrr pushed a commit that referenced this issue Aug 17, 2018
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