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

bootstrap etcd cluster #3

Open
seocahill opened this issue Oct 20, 2017 · 1 comment
Open

bootstrap etcd cluster #3

seocahill opened this issue Oct 20, 2017 · 1 comment

Comments

@seocahill
Copy link
Owner

Etcd should run in a cluster the question is how to bootstrap the cluster config?

@yayitswei
Copy link

yayitswei commented Feb 17, 2018

One option is to define each etcd node as a separate service similar to how the dbs are defined, like here: https://github.com/ihcsim/stolon-swarm/blob/master/docker-compose.yml#L49.

Though ideally the etcd cluster could be defined as one service which would make it easier to scale dynamically.

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