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

Create initial reconciliation workflow based on ahrtr/etcd-operator #11

Open
ahrtr opened this issue Dec 9, 2024 · 1 comment
Open

Comments

@ahrtr
Copy link
Member

ahrtr commented Dec 9, 2024

Refer to the high level workflow.

There is a PoC ahrtr/etcd-operator, which already implements the reconciliation workflow, although some details are marked as TODO.

As the very first step, let's implement the reconciliation workflow based on ahrtr/etcd-operator/controller.go#L236. Once it's done, then users should be able to create an etcd cluster of any number of members (no TLS yet).

@nayihz
Copy link

nayihz commented Dec 10, 2024

If possible, I'd like to give it a try.

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