You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR: logging before flag.Parse: E1118 16:07:28.895445 9 memcache.go:147] couldn't get resource list for metrics.k8s.io/v1beta1: the server is currently unable to handle the request
I am consistently seeing the above error message. I can't figure out what the issue really is.
I upgraded metrics-server to latest 0.4.1 version. I also checked RBAC permissions and I can't find anything missing.
Environment:
Kubernetes version (use kubectl version): v1.18.8-eks-7c9bda
CNI Version 1.7.5
Any help on how to debug this further?
The text was updated successfully, but these errors were encountered:
Please check this comment - #486 (comment). So this should be mitigated once we update to the latest client-go. Updating the go-client is tracked in #745.
What happened:
I am consistently seeing the above error message. I can't figure out what the issue really is.
I upgraded metrics-server to latest 0.4.1 version. I also checked RBAC permissions and I can't find anything missing.
Environment:
kubectl version
): v1.18.8-eks-7c9bdaAny help on how to debug this further?
The text was updated successfully, but these errors were encountered: