radondb-mysql-kubernetes
radondb-mysql-kubernetes copied to clipboard
Scaling out to clusters of sizes 3 to 6
I want to have 2 leader and 4 follower. how can I achieve it by modifying the helm chart ? Thank a lot!
Hello, the high availability of RadonDB MySQL is based on xenon. Currently, only one master node is supported. In 2.0 and later versions, the number of replicas can only be set to 2/3/5.
Got it. Thank you very much!