Target DOWN - Context deadline exceeded. #2020
Unanswered
maverick2808
asked this question in
General
Replies: 1 comment
-
i meet the same bug, do you have solution |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was able to setup Prometheus using kube-prometheus in our Tanzu cluster but I see Kube-scheduler and kube-controller-manager targets are DOWN reporting.
Tried increasing the scrape timeout to 1 min as well and tried changing the ports of the kube scheduler to 10251 & 10257, but nothing helped.
From one of the Prometheus pod, I'm able to telnet to the "kubelet IP and port", i.e 192.168.4.90:10250 but not the kube-scheduler endpoint, not sure where to check the logs for this problem.
kube-prometheus v0.9
Beta Was this translation helpful? Give feedback.
All reactions