cozystack icon indicating copy to clipboard operation
cozystack copied to clipboard

[etcd] Replace kamaji-etcd with etcd-operator

Open kvaps opened this issue 1 year ago • 2 comments

We initiated work on writing a new etcd-operator https://github.com/aenix-io/etcd-operator/

We have to adopt it as soon it will be released

kvaps avatar Mar 13 '24 11:03 kvaps

Kamaji supports running on top of other datastores because it uses kine, would it not be easier to run it on top of CockroachDB?

nicklasfrahm avatar Apr 06 '24 18:04 nicklasfrahm

Hey, thanks for your idea!

Personally I have no much experience in CockroachDB as well in running Kubernetes with Postgres and any other SQL backends. At Ænix we have concerns about stability and scalability of this solution, so decided to use the most official method we can go and use etcd as the main backend for Kubernetes.

However we want to be extendable and support various methods in Cozystack, we just need to find who will sponsor or maintain the development of such configuration :)

kvaps avatar Apr 07 '24 05:04 kvaps