Skip to content

[BUG] Unable to install Kubeblocks using kbcli #373

@earayu

Description

@earayu

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions