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

Add support for a external etcd cluster #13

Open
xunholy opened this issue Mar 25, 2020 · 3 comments
Open

Add support for a external etcd cluster #13

xunholy opened this issue Mar 25, 2020 · 3 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@xunholy
Copy link
Member

xunholy commented Mar 25, 2020

https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/setup-ha-etcd-with-kubeadm/

@xunholy xunholy added enhancement New feature or request help wanted Extra attention is needed labels Mar 25, 2020
@crutonjohn
Copy link
Member

just for clarification on this one: do we want to assist the user in setting up an external etcd cluster, or just accept parameters for connecting to an external etcd?

@RobReus
Copy link
Member

RobReus commented Jul 20, 2020

I would say both. But I would aim this issue towards implementing the parameters required for this. The parameters can then later be used as well when we make it possible to setup an etcd cluster within ansible too.

We can then create a new issue to add the actual setup of an etcd cluster to the ansible files at a later point. This because setting up a proper etcd cluster is not as trivial as installing some packages and be done with it.

@crutonjohn
Copy link
Member

setting up an external etcd cluster is out of scope for this project, but supporting users who run an external etcd cluster is something we can move to support.

@xunholy xunholy added this to To do in Raspbernetes Q3 Jul 22, 2020
@crutonjohn crutonjohn moved this from To do to In progress in Raspbernetes Q3 Jul 26, 2020
@crutonjohn crutonjohn self-assigned this Jul 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
Raspbernetes Q3
  
In progress
Development

No branches or pull requests

3 participants