radondb-mysql-kubernetes
radondb-mysql-kubernetes copied to clipboard
Open Source,High Availability Cluster,based on MySQL
**Is your feature request related to a problem? Please describe.** Is there possible to setup a standby cluster using radondb, from another cluster or existing mysql. **Describe the solution you'd...
**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** **Describe alternatives you've considered** **Additional context** @ Nrehearsal 1.现在备份job会一直保留,导致有很多已完成的pod存在,没有必要 解决方法: 1.定义两个 job 名字 backup-manual-job,backup-auto-job 2.manual-backup1->创建backup-manual-job...
**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** **Describe alternatives you've considered** **Additional context** key security principles for running containers in Kubernetes is...
**Is your feature request related to a problem? Please describe.** 3 replicas (1 leader, 2 followers,), updating: before: 1. update(restart) a follower 2. update(restart) another follower 3. update(restart) leader, re...
**Describe the problem** There are two nodes(3 nodes cluster) to be deleted and restarted when updating configuration. its leads to a cluster to be temporarily unavailable, The correct situation should...
**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** **Describe alternatives you've considered** **Additional context**
**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** **Describe alternatives you've considered** **Additional context** Some image not pushed to docker.io/radondb yet ,So must...
**Is your feature request related to a problem? Please describe.** Only some parameters must be restarted to take effect. ``` "default-storage-engine": "InnoDB", "back_log": "2048", "ft_min_word_len": "4", "lower_case_table_names": "0", "innodb_ft_max_token_size": "84",...
### What type of PR is this? /enhancement ### Which issue(s) this PR fixes? Fixes #364 ### What this PR does? Summary: ### Special notes for your reviewer?
**Is your feature request related to a problem? Please describe.** All nodes will be joined to Xenon after each pod is ready. **Describe the solution you'd like** - make a...