-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Metrics server seems to fail to pull metrics on eks #178
Comments
@prageethw this looks for me like a Kubernetes vs client-go version issue. Can you check if a cluster with version |
@szuecs tried with k8s 1.17.X still fails
|
@prageethw I think it could be related to: #142 Seems like a default RBAC rule is no longer there by default in some setups. Try the suggested steps in that issue. |
@mikkeloscar |
@mikkeloscar |
fix #181 will fix this issue once it is merged. |
Also tested the Fix with image v0.1.5 and worked perfectly:
Thanks for the fix ;) |
Expected Behavior
Metrics should be pulled .
Actual Behavior
Steps to Reproduce the Problem
Specifications
EKS
logs shows...
works fine with,
The text was updated successfully, but these errors were encountered: