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
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.
The text was updated successfully, but these errors were encountered:
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:
Additional Information:
The text was updated successfully, but these errors were encountered: