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

**Describe the problem** **To Reproduce** 1. **Expected behavior** **Environment:** - RadonDB MySQL version:

bug

backupSchedule: “@hourly” but backup failed minio has not backup file

bug

### What type of PR is this? /enhancement ### Which issue(s) this PR fixes? ref: #580 ### What this PR does? Summary: - expand the feature of the ObjectSyncer support...

https://github.com/radondb/radondb-mysql-kubernetes/blob/main/docs/zh-cn/backup_and_restoration_nfs.md #参照官方文档 helm fetch radondb/mysql-operator helm install demo radondb/mysql-operator --set nfsBackup.installServer=true --set nfsBackup.volume.createLocalPV=true [root@node1 ~]# kubectl get svc radondb-nfs-server --template={{.spec.clusterIP}} 10.233.58.79 ----------------------------------------------------------Backup yaml apiVersion: mysql.radondb.com/v1alpha1 kind: Backup metadata: name: backup-sample...

question

查看容器组 发现并么有创建容器

question

### What type of PR is this? /enhancement ### Which issue(s) this PR fixes? Fixes #361 ### What this PR does? Summary: when single node, do not use xenon container....

enhancement

### What type of PR is this? doc ### Which issue(s) this PR fixes? 1. Translate manage_mysql_user.md. 2. Change file name from mgt_mysqlusser to manage_mysql_user.md for both Chinese and English...

documentation

### What type of PR is this? /documentation ### Which issue(s) this PR fixes? Fixes # ### What this PR does? Summary: ### Special notes for your reviewer? English @hayleyling...

documentation
require-doc

### What type of PR is this? ### Which issue(s) this PR fixes? Fixes #637 ### What this PR does? Summary: ### Special notes for your reviewer?

enhancement

https://github.com/radondb/radondb-mysql-kubernetes/blob/0d506436e542eadab29f22923dab10604a55bfdb/utils/constants.go Added mysql 8.0.29 If I use custom 8.0.29 version of the database, Golang how I need to compile. Compile to an operator that I can use

question