Skip to content

All pods are in pending, no logs shown #9

Description

@rinormaloku

vcluster list shows the cluster, when querying debug logs it says that it doesn't exist, all pods are in pending.

$ vcluster list

       NAME    | STATUS  | CONNECTED | AGE
  -------------+---------+-----------+------
    my-cluster | running | True      | 66s


$ vcluster debug collect
? Please specify vcluster name my-cluster
06:40:09 fatal failed to find vCluster my-cluster: couldn't find vcluster my-cluster


$ k get pods -A
NAMESPACE            NAME                                      READY   STATUS    RESTARTS   AGE
kube-system          coredns-75bb76df-h7n5d                    0/1     Pending   0          59s
local-path-storage   local-path-provisioner-6f6fd5d9d9-84hd7   0/1     Pending   0          59s

not sure how to troubleshoot this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions