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

RKE2 --datastore-endpoint for etcd not working #6194

Open
gawsoftpl opened this issue Jun 13, 2024 · 2 comments
Open

RKE2 --datastore-endpoint for etcd not working #6194

gawsoftpl opened this issue Jun 13, 2024 · 2 comments
Assignees
Milestone

Comments

@gawsoftpl
Copy link

In k3s --datastore-endpoint works perfectly, but in rke2 I cant setup external etcd cluster

--datastore-endpoint=https://10.10.0.2:2379,https://10.10.0.3:2379,https://10.10.0.4:2379
--datastore-tls...

When I execute rke2 server with that option, server stop when create control-plane and return kube-proxy error 500 tls issue.

I dont know that maybe this option require a additional setup, in rke2 documentation there is no info about --datastore-endpoint option.

@brandond
Copy link
Contributor

Support for external datastore endpoints is still experimental, I don't know that we've even tried to use it with an external etcd cluster - at the moment all that we're working on is enabling kine support.

@brandond brandond added this to the Backlog milestone Jun 13, 2024
@brandond brandond reopened this Jun 13, 2024
@brandond
Copy link
Contributor

Reopening for investigation. Just because it's still experimental doesn't mean it shouldn't work. Unless you found some other problem with what you were doing - in which case it would be nice to say what that was when closing the issue.

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

3 participants