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

Support HA control planes #8

Closed
ereslibre opened this issue Feb 13, 2020 · 1 comment
Closed

Support HA control planes #8

ereslibre opened this issue Feb 13, 2020 · 1 comment
Labels
kind/enhancement New feature or request

Comments

@ereslibre
Copy link
Member

At the moment, control planes deployed are not HA, oneinfra should support HA control planes now that it's working in a very stable way with single control plane nodes.

This will require to use dqlite (with kine), or etcd directly.

@ereslibre ereslibre added the kind/enhancement New feature or request label Feb 13, 2020
@ereslibre
Copy link
Member Author

During POC, I'm hitting etcd-io/etcd#11633

ereslibre added a commit that referenced this issue Feb 17, 2020
This changeset adds initial HA support, based on etcd's learners, so
it's possible to ensure that new etcd joiners are up to date when they
are promoted.

Fixes: #8
ereslibre added a commit that referenced this issue Feb 17, 2020
This changeset adds initial HA support, based on etcd's learners, so
it's possible to ensure that new etcd joiners are up to date when they
are promoted.

Fixes: #8
@ereslibre ereslibre added this to the 20.04.0-alpha1 milestone Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant