HI, We have several K8S clusters which we need to monitor from one operator cluster (cluster A) We are using Prometheus on each cluster to monitor the cluster, now in addition we want to monitor from one operator cluster other cluster Cluster A (operator) should monitor other cluster B e.g. by calling K8S API server to see that status - from the operator cluster call to the API server via some rest call and keep the data in Prometheus (in operator cluster). Is it possible to do it with blackbox exporter, currenlty the issue I see is if I provide the endpoint (url) , how should I provide also the *kubeconfig* of the monitored cluster ? Thanks, Jenny -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/66da82bb-f712-4c2b-aacf-f75e128c6b8bo%40googlegroups.com.

