-
Notifications
You must be signed in to change notification settings - Fork 145
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
Begin to separate out the etcd cluster and the master clusters #50
base: master
Are you sure you want to change the base?
Conversation
Tack started out that way ;) I merged etcd with k8s masters a while back - It will be nice to have both options available.
|
I ran into this thinking about how to handle upgrades on the api server side without rebuilding the cluster entirely. |
Truncate the name in case the ELB name gets too long
# Conflicts: # modules/etcd/elb.tf
Do not merge yet, testing separating out the master/controller from etcd.