You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
install kubeblocks
kbcli kubeblocks install --create-namespace --version 0.9.1-beta.27 --set image.registry=apecloud-registry.cn-zhangjiakou.cr.aliyuncs.com --set dataProtection.image.registry=apecloud-registry.cn-zhangjiakou.cr.aliyuncs.com --set addonChartsImage.registry=apecloud-registry.cn-zhangjiakou.cr.aliyuncs.com --set admissionWebhooks.enabled=true --set admissionWebhooks.ignoreReplicasCheck=true --set dataProtection.image.datasafed.tag=0.2.0 --namespace kb-system
Kubernetes version 1.31.0
kbcli version 0.9.1-beta.10
Collecting data from cluster OK
Kubernetes cluster preflight OK
Warn
- This application requires at least 3 nodes
Create CRDs OK
Add and update repo kubeblocks OK
Install KubeBlocks 0.9.1-beta.27 OK
Wait for addons to be enabled
apecloud-mysql OK
etcd OK
kafka OK
mongodb OK
mysql OK
postgresql OK
pulsar OK
redis OK
snapshot-controller OK
KubeBlocks 0.9.1-beta.27 installed to namespace kb-system SUCCESSFULLY!
-> Basic commands for cluster:
kbcli cluster create -h # help information about creating a database cluster
kbcli cluster list # list all database clusters
kbcli cluster describe <cluster name> # get cluster information
-> Uninstall KubeBlocks:
kbcli kubeblocks uninstall
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
describe kubeblocks deploy
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: