-
Notifications
You must be signed in to change notification settings - Fork 63
Multi-AZ AWS setup #33
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
base: master
Are you sure you want to change the base?
Conversation
a1dd616
to
1427e22
Compare
I think the assumption is pretty okay. |
there is a bug for private/public agents subnets, it should check the masters count but it check agents ones |
master and agents |
Hey, thanks for the feedback. |
also can you make it optional please, thanks |
@rimusz Based on this document, I was confident that masters could be spread around different AZ. Do you want a "spread in AZ" optional switch that either deploy all master to a single zone masters like described here, or cross zone masters ? Also, the smoke test is failing on TeamCity but I can't access it. |
it is not really recommended to spread masters across multi-az (is more harm than good). |
please remove |
LGTM |
@bernadinm can we merge this one? I been using this solution without isues |
The number of AZ used is based on the number of master nodes, which is quite opinionated.
I'm definitively open to feedback.