radondb-mysql-kubernetes icon indicating copy to clipboard operation
radondb-mysql-kubernetes copied to clipboard

Open Source,High Availability Cluster,based on MySQL

Results 166 radondb-mysql-kubernetes issues
Sort by recently updated
recently updated
newest added

- 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节点报错无法启动 ![radondb-error](https://github.com/radondb/radondb-mysql-kubernetes/assets/27846981/027a6f20-7bb8-45d8-8b0d-fd2d04a55b79)

bug

- KubeSphere3.3版本 - K8s version:v1.22.12 - RadonDB MySQL version: 2.3.0 - 问题:如下图所示,leader服务找不到对应的容器组,导致依赖mysql的各系统无法正常运行。该问题最近一年在测试环境出现一次,最近于生产环境又出现。问题非常严重,无法达到高可用地步,现对后续radondb持观望态度。望尽快回复解决。 ![1709535973209](https://github.com/radondb/radondb-mysql-kubernetes/assets/49936069/43f3a065-0ba2-47d8-a891-299257173c79) ![clipboard-202306020909-ajiki](https://github.com/radondb/radondb-mysql-kubernetes/assets/49936069/b62dd3a4-6db7-4fd5-96c9-0d0bd3d76593)

bug

**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...

bug

**Describe the problem** **To Reproduce** 1. ![image](https://github.com/radondb/radondb-mysql-kubernetes/assets/78458951/4b8d17f8-8254-4805-8493-c48b4cc37fb5) **Expected behavior** **Environment:** - RadonDB MySQL version:

bug

### 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...

bug