Multiple Cluster Monitoring Setup Issue #5071
Unanswered
bbenson29
asked this question in
Questions & Answers
Replies: 1 comment
-
Would like some help on this. tnx |
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.
-
Goal - To be able to monitor nodes, pods, metric etc running in multiple regions from a central cluster (Observer)
What is happening - At the moment I can only monitor the observer cluster.
What I expect to happen - Thanos query (Observer) queries other clusters in different networks and providers. Cluster can monitor
Observer cluster helm values files
thanos-values.yaml
prometheus-values.yamls
envoy.yaml
kubectl logs -n monitoring thanos-query-84db586988-7k9fx -f --tail 120 query
kubectl logs -n monitoring thanos-query-84db586988-7k9fx -f --tail envoy-sidecar
Client Cluster
client-cluster-prometheus.yaml
Beta Was this translation helpful? Give feedback.
All reactions