radondb / radondb-clickhouse-operator

Apache License 2.0
23 stars 11 forks source link

operator create/delete zookeeper #1

Closed sozenh closed 2 years ago

sozenh commented 3 years ago

Since ClickHouse relies heavily on ZooKeeper. it is expected that the Operator will automatically create a ZooKeeper cluster for ClickHouse to use. And delete the corresponding ZooKeeper cluster when deleting the ClickHouse cluster.

dbkernel commented 2 years ago

Done