radondb-mysql-kubernetes
radondb-mysql-kubernetes copied to clipboard
Open Source,High Availability Cluster,based on MySQL
- Kubernetes version: v1.26.7 - Helm version: v3.12.0 - RadonDB Operator version: 3.0.0 - RadonDB MySQL version: 8.0.25 - 1、先部署3节点集群(replicas: 3); 2、再修改mysqlConf(kubectl apply); 3、缩容到1个节点(replicas: 1); 4、扩容到3节点(replicas: 3) 1节点报错无法启动 
- KubeSphere3.3版本 - K8s version:v1.22.12 - RadonDB MySQL version: 2.3.0 - 问题:如下图所示,leader服务找不到对应的容器组,导致依赖mysql的各系统无法正常运行。该问题最近一年在测试环境出现一次,最近于生产环境又出现。问题非常严重,无法达到高可用地步,现对后续radondb持观望态度。望尽快回复解决。  
**Describe the problem** operator: /mysql-operator/radondb/mysql57-sidecar:v2.3.0 Mysql /mysql-operator/percona/percona-server:5.7.34 从节点出现报错信息 [ERROR] Error reading packet from server for channel '': The slave is connecting using CHANGE MASTER TO MASTER_AUTO_POSITION = 1, but the...
**Describe the problem** **To Reproduce** 1.  **Expected behavior** **Environment:** - RadonDB MySQL version:
### What type of PR is this? /enhancement ### Which issue(s) this PR fixes? Fixes # do all for arm64 mysql ### What this PR does? Summary: ### Special notes...
Hello, I encountered an error while executing the following and was unable to create a cluster ! k8s version:v1.26.13 ``` helm repo add radondb https://radondb.github.io/radondb-mysql-kubernetes/ helm install radondb radondb/mysql-operator -n...
## General Question
### What type of PR is this? /bug ### Which issue(s) this PR fixes? Fixes # ### What this PR does? Summary: fix the wrong error return value ### Special...
## General Question radondb-mysql80-template 有init.sql  生成的sample-mysql 没有 init.sql 