Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upPrometheus Kubernetes Api Server context deadline exceeded #5481
Comments
This comment has been minimized.
This comment has been minimized.
|
The error typically means that the endpoint is slow to respond. Try increasing the I'm closing it for now. If you have further questions, please use our user mailing list, which you can also search. |
simonpasquier
closed this
Apr 19, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
blinqqt commentedApr 18, 2019
•
edited by simonpasquier
Bug Report
What did you expect to see?
Kubernetes-apiservers UP in prometheus target overview
What did you see instead? Under which circumstances?
Environment
System information:
AKS
Prometheus version:
image: docker.io/prom/prometheus:v2.3.1
Prometheus configuration file:
The logs are created after the last deployment
I receive the error message context deadline exceeded in the prometheus target overview. I already changed the "insecure_skip_verify" from false to true, but without success.
Is there any common solution for that? I tried to curl / wget from the prometheus pod to the api server, without success (curl not installed on pod, wget returns no output).
Please let me know, if more informations are nessecary from my side for this issue.
Thank you all in advanced.