radondb-mysql-kubernetes
radondb-mysql-kubernetes copied to clipboard
Open Source,High Availability Cluster,based on MySQL
使用kubesphere3.4.1安装opeartor 3.0 通过 `kubectl apply -f https://github.com/radondb/radondb-mysql-kubernetes/releases/latest/download/mysql_v1alpha1_mysqlcluster_mysql8.yaml --namespace=mysql` 安装mysql集群 xenon一直处于ContainerNotReady状态 日志如下  mysql日志  initMysql日志  initSidecar日志 
**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** **Describe alternatives you've considered** **Additional context** mount /var/log/mysql as a disk.
May I ask, when will v3.0 support arm64 images? I couldn't find it in the docker repository
现在的mysqlcluster这个crd并没有提供环境变量的选项(比如deploy中的env字段),导致我无法为镜像提供环境变量,请问未来是否支持?
it is that user can use custorm initsql by `databaseinitsql` in doc https://github.com/radondb/radondb-mysql-kubernetes/blob/main/docs/crd_mysqlcluster_v1beta1.md#databaseinitsql but after review code , there is not support right now, so is there a plan ?...
### What type of PR is this? Feature ### Which issue(s) this PR fixes? none ### What this PR does? Support to set bool config in my.cnf, like skip_ssl. Otherwise...
### What type of PR is this? /enhancement ### Which issue(s) this PR fixes? Fixes #745 ### What this PR does? Summary: ### Special notes for your reviewer?
**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** **Describe alternatives you've considered** **Additional context** - [x] build multi-arch docker image - [ ]...
**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** support juicefs , make all type backup in one **Describe alternatives you've considered** **Additional context**