Skip to content

Place ASG instances across AZs#182

Open
seanknox wants to merge 1 commit intokz8s:masterfrom
seanknox:asgs-across-azs
Open

Place ASG instances across AZs#182
seanknox wants to merge 1 commit intokz8s:masterfrom
seanknox:asgs-across-azs

Conversation

@seanknox
Copy link
Copy Markdown

ASG had been hardcoded to a single subnet/availability zone. This passes in all available private VPC subnets/AZs so worker instances will be spread across them (matching the documentation).

@seanknox
Copy link
Copy Markdown
Author

I just noticed this was an intentional decision: 56ae92c

@wellsie can you explain a bit more the reasoning behind moving all worker instances to a single fault domain?

@wellsie
Copy link
Copy Markdown
Member

wellsie commented May 24, 2017 via email

@seanknox
Copy link
Copy Markdown
Author

My understanding is federation is still a ways off before being a viable production option. It seems premature to remove proven HA options provided by AWS infrastructure today. To be fair, I haven't followed the federation SIGs closely for a bit. Where are they today?

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

Successfully merging this pull request may close these issues.

2 participants