apache / kvrocks-controller

Apache Kvrocks Controller is a cluster management tool for Apache Kvrocks.
https://kvrocks.apache.org/
Apache License 2.0
84 stars 42 forks source link

support import an existing clusters into the controller #102

Closed bbqccx closed 5 months ago

bbqccx commented 1 year ago

I hope to support import an existing clusters into the controller to prevent issues such as accidentally deleting configurations in the controller or etcd crashes. With this feature, high availability can be quickly restored when the kvrocks cluster itself is not experiencing any abnormalities。

now 0.2 verion,if we create an existing kvrocks-cluster into controller will result in an error message: "Error: node(xx:8011) is already in cluster mode with version: 11."