Secure Prometheus with google auth

5/6/2020

as part of anthos service mesh installation i included grafana and prometheus, I was able to secure access to grafana using google.auth in grafana.ini file. is there anyway i can secure access to prometheus as well?

Thanks

-- Mouad
google-anthos
google-kubernetes-engine
kubernetes
monitoring
prometheus

1 Answer

5/6/2020

The most common thing to use would oauth2_proxy though there are many options.

-- coderanger
Source: StackOverflow