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

Separate master role from worker role #73

Open
DorianGray opened this issue Mar 7, 2016 · 1 comment
Open

Separate master role from worker role #73

DorianGray opened this issue Mar 7, 2016 · 1 comment

Comments

@DorianGray
Copy link
Contributor

Currently, kube-config enable-master sets the master up as a worker as well as master. It would be nice to have the two separated so they can run independently.

Bonus points for implementing setup of a multimaster cluster.

What are everyone's thoughts on this?

@luxas
Copy link
Owner

luxas commented Mar 8, 2016

I'm researching a bit in HA, and have gotten etcd cluster in a sane way at least. HA in Kubernetes is a work-in-progress topic, but I'll suggest that you should join sig-high-availability on Slack.
The HA guru is @mikedanese (sorry for pinging you), and I'll excitedly watch and maybe contribute to the high availability work. The problem right now is to find a reliable bare-metal load-balancer setup.

I may consider k8s-master-only.service in future releases. Thanks

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