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.
Consider the following scenarios: 1. In a single-master Kubernetes cluster: After the apiserver master node exits, Lorry's lease judgment becomes entirely unavailable. 2. In a three-master Kubernetes cluster: After the...
``` kbcli cluster create testm --cluster-definition milvus-2.3.2 Info: --cluster-version is not specified, ClusterVersion is applied by default Cluster testm created ➜ ~ k get pod NAME READY STATUS RESTARTS AGE...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. create cluster ``` apiVersion: apps.kubeblocks.io/v1alpha1 kind: Cluster metadata: name:...
Is your improvement request related to a problem? Please describe. redis cluster status is Running, when hscale shards and jobs are still Running. If this is a new function, please...
kbcli version Kubernetes: v1.28.7-gke.1026000 KubeBlocks: 0.9.0-beta.10 kbcli: 0.9.0-beta.1 1. Create cluster , kubectl apply -f cluster-shard.yaml ``` apiVersion: apps.kubeblocks.io/v1alpha1 kind: Cluster metadata: name: redis-cluster namespace: default spec: # Specifies the...
Backup and restore support multi-k8s-cluster.
**What is the user interaction of your feature** **Is your feature request related to a problem? Please describe.** When I try to enable neon, the error log of the pod...
Is your improvement request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] If this is a...
**Describe the bug** ```sh 2024-04-01 09:20:50,501 INFO: Lock owner: pg3-postgresql-1; I am pg3-postgresql-0 2024-04-01 09:20:50,506 INFO: Local timeline=11 lsn=0/18112A30 2024-04-01 09:20:50,515 ERROR: Exception when working with leader Traceback (most recent...