-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
unable to fetch pod metrics for pod podname : no metrics known for pod #3658
Comments
@s-urbaniak @dgrisonnet looks like an issue for prometheus-adapter? |
This sounds like the following metrics-server issue: kubernetes-sigs/metrics-server#629 |
@dgrisonnet I am facing this issue with kubernetes cluster v 1.17, is this issue cluster version specific ? |
@munipravy yes after looking into it again, it seems that the issue I linked is specific to 1.19. As you problem seems to be related to prometheus-adapter, would you mind opening this issue in https://github.com/DirectXMan12/k8s-prometheus-adapter/ and provide your prometheus-adaptor and hpa configurations? I'll help you with the debug from there. |
@dgrisonnet created new issue - Hpa is failing with the following specification. #340 |
This issue has been automatically marked as stale because it has not had any activity in the last 60 days. Thank you for your contributions. |
This issue was closed because it has not had any activity in the last 120 days. Please reopen if you feel this is still valid. |
I am using Prometheus Operator and Promether server from this repo.
Looing for : Trying to trigger HPA using Prometheus adaptor.
Error : 1 reststorage.go:160] unable to fetch pod metrics for pod podname: no metrics known for pod
Need suggestion on Prometheus Adaptor for achieving HPA
The text was updated successfully, but these errors were encountered: