kubeblocks
kubeblocks copied to clipboard
KubeBlocks is an open-source control plane software that runs and manages databases, message queues and other stateful applications on K8s.
``` kbcli version Kubernetes: v1.20.11-aliyun.1 KubeBlocks: 0.9.0-alpha.2 kbcli: 0.9.0-alpha.0 ``` ``` kbcli cluster create --cluster-definition=apecloud-mysql --cluster-version=ac-mysql-8.0.30 weed80 Cluster weed80 created kbcli cluster backup weed80 --method volume-snapshot Backup backup-default-weed80-20240223132350 created successfully,...
I deleted primary pod, the primary role does not switch to the old secondary pod, but still be the deleted pod when it starts up ``` kbcli version Kubernetes: v1.20.11-aliyun.1...
There are many popular applications, use MySQL, PostgreSQL and Redis to store data. Such as - WordPress: https://github.com/bitnami/charts/tree/main/bitnami/wordpress - Harbor https://github.com/goharbor/harbor-helm - SchemaHero: https://github.com/schemahero/schemahero-helm - Redmine: https://github.com/helm/charts/blob/master/stable/redmine/README.md - TOC KubeBlocks...
Hello, Is it possible to deploy MySQL with multi-master support ? Two or more masters can be deployed in two different zones or regions so that the pods in that...
➜ ~ kbcli version Kubernetes: v1.27.3-gke.100 KubeBlocks: 0.8.0-alpha.9 kbcli: 0.8.0-alpha.9 Redis cannot be connected after created on 0.8 ``` ➜ ~ kbcli cluster create redis redis1 Info: --version is not...
Support use mysqldump backup and restore.
Support use pgdump to backup and restore postgresql-like engines.
➜ ~ kbcli version Kubernetes: v1.24.6-aliyun.1 KubeBlocks: 0.8.1 kbcli: 0.8.1 ``` ➜ ~ k describe node | grep Taint Taints: kb-controller=true:NoSchedule Taints: kb-data=true:NoSchedule Taints: kb-data=true:NoSchedule ➜ ~ kbcli cluster describe...
➜ ~ kbcli version Kubernetes: v1.24.6-aliyun.1 KubeBlocks: 0.8.1 kbcli: 0.8.1 This happened after I upgraded ack os version from Alibaba Cloud Linux 2.1903 (20231008) to 3.2104 (20230727) ``` ➜ ~...
Tracking issue for: - [ ] https://github.com/apecloud/kubeblocks/security/code-scanning/30 - [ ] https://github.com/apecloud/kubeblocks/security/code-scanning/29