Hi All,
I wanted to set up monitoring of my K8 cluster using Prometheus but wanted to set that up outside my existing cluster. I have come across a lot of articles which specify how to do the set up inside the cluster but have not come across much (including stack overflow posts) which give a detail/step by step walk through of how we can do this outside the cluster.
I have only found one useful article so far listed below: https://www.linkedin.com/pulse/monitoring-kubernetes-prometheus-outside-cluster-steven-acreman
FYI- i came across this old thread right here, not sure if option 2 below as implemented?https://groups.google.com/g/prometheus-users/c/K0UKM9WZLxQ
Does anyone have any docs in regards to this. Any tips would be appreciated! Thanks!