[BUG] Unable to install Kubeblocks using kbcli
Opened this issue · 1 comments
earayu commented
I am unable to install KubeBlocks using kbcli on my Kubernetes cluster.
Steps to Reproduce:
$ kbcli kubeblocks install
KubeBlocks will be installed to namespace "kb-system"
Kubernetes version 1.27.3
Kubernetes provider Kind
kbcli version 0.8.3
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.8.3 FAIL
error: install chart kubeblocks error: context deadline exceeded
Here is my kbcli version:
$ kbcli version
Kubernetes: v1.27.3
kbcli: 0.8.3
Additional Information:
- The Kubernetes cluster is running on Kind.
- There are sufficient nodes in the cluster as required.
github-actions commented
This issue has been marked as stale because it has been open for 30 days with no activity