vCluster - Create fully functional virtual Kubernetes clusters - Each vcluster runs inside a namespace of the underlying k8s cluster. It's cheaper than creating separate full-blown clusters and it offers better multi-tenancy and isolation than regular namespaces.
The vcluster list command should display a list of virtual clusters without logging errors or timeouts.
How can we reproduce it (as minimally and precisely as possible)?
Not sure if it could be reproducible
Anything else we need to know?
While this issue doesn't happen all the time, it does occur occasionally. I’m sharing the logs in hopes that they might point to an underlying problem.
Host cluster Kubernetes version
```console
$ kubectl version
# Client Version: v1.31.1
Kustomize Version: v5.4.2
Server Version: v1.30.3-gke.1969001
```
vcluster version
```console
$ vcluster --version
# vcluster version 0.20.1-beta.2
```
What happened?
Here’s the full error message I received during vcluster list:
% vcluster list
What did you expect to happen?
The vcluster list command should display a list of virtual clusters without logging errors or timeouts.
How can we reproduce it (as minimally and precisely as possible)?
Not sure if it could be reproducible
Anything else we need to know?
While this issue doesn't happen all the time, it does occur occasionally. I’m sharing the logs in hopes that they might point to an underlying problem.
Host cluster Kubernetes version
vcluster version
VCluster Config