k9s
k9s copied to clipboard
Cluster CPU/MEM show 0% after GKE upgrade to v1.24.3-gke.2100
Describe the bug After upgrading GKE to v1.24.3-gke.2100 the cluster CPU/MEM usage metrics (right under the K8s Rev field at the top left) show 0%
To Reproduce Steps to reproduce the behavior:
- Configure kubectl for a v1.24.3-gke.2100 cluster
- Start K9s
- See error
Expected behavior Show cluster CPU/Mem metrics
Screenshots

Versions (please complete the following information):
- OS: Ubuntu 20.04
- K9s: v0.26.3
- K8s: v1.24.3-gke.2100
Additional context Nothing special
@Nadavpe I think your metrics server might not be happy?? What is the result of kubectl top nodes?