2022-07-28 15:00
kubernetes v1.19.7
3 master 9 worker
添加 helm repo
helm repo add radondb https://radondb.github.io/radondb-mysql-kubernetes/
helm repo add radondb
https://radondb.github.io/radondb
-mysql-kubernetes/
安装 Operator 2.0
kubectl create ns radondb
helm install radondb-admin radondb/mysql-operator -n radondb
helm install radondb-admin
radondb/mysql-operator
-n
radondb
安装 MySQL 8.0 三节点集群
kubectl apply -f mysql_cluster.yaml -n radondb
kubectl apply -f
mysql_cluster.yaml -n
创建用户并连接到集群
使用过哪些 MySQL Operator?
暂无
对 RadonDB MySQL Kuberentes 有哪些期待? 不依赖于kubesphere 有单独的一套多集群管理界面。
是否愿意关注并支持项目的改进? 非常愿意