-
Notifications
You must be signed in to change notification settings - Fork 24
Closed
Description
I am running doctor on my arm k3s cluster and get presented with an empty report:
kubectl doctor ✔ 1223 16:45:35
INFO[0000] Going for a full scan as no flags are set!
INFO[0000] Retrieving necessary clientset for targeted k8s cluster.
INFO[0000]
INFO[0000] Fetched namespaces: [default kube-node-lease kube-public kube-system]
INFO[0000]
INFO[0000] Starting triage of cluster crucial component health checks.
INFO[0001] Starting triage of nodes that form the cluster.
INFO[0001] Starting triage of cluster-wide Endpoints resources.
INFO[0002] Starting triage of cluster-wide pvc resources.
INFO[0002] Starting triage of cluster-wide pv resources.
INFO[0002] Starting triage of deployment resources across cluster
INFO[0004] Starting triage of replicasets resources across cluster
INFO[0007] Starting triage of cronjob resources across cluster
INFO[0009] Triage report coming up in yaml format:
---
TriageReport: []
is there any way I can get a bit more (debug) info to figure out why?
Metadata
Metadata
Assignees
Labels
No labels