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
I solved this issue by modifying endpoint name from "kube-state-metrics.kube-system.svc.cluster.local" to "prometheus-service" in config-map.yaml file.
Hi Bibinwilson,
I deploy kubernetes-prometheus repository on my local cluster then below error occurred in Prometheus-dashboard.
Prometheus UI error in targets:
Get "http://kube-state-metrics.kube-system.svc.cluster.local:8080/metrics": dial tcp: lookup kube-state-metrics.kube-system.svc.cluster.local on 10.96.0.10:53: no such host
The text was updated successfully, but these errors were encountered: