openshift-examples icon indicating copy to clipboard operation
openshift-examples copied to clipboard

Security prometheus

Open speedfl opened this issue 7 years ago • 3 comments

Hello,

I successfully added prometheus and grafana and I was able to monitor my cluster. However I am a bit worried about security. In fact prometheus does not provide authentication mechanism. So here by creating a route we expose all the metrics to the world.

Did you find some tricks to hide the metrics?

Regards

speedfl avatar Feb 25 '18 18:02 speedfl

@speedfl the integration which i have done is old and there is a better way now. try prometheus ansible playbooks provided in latest openshift version 3.7

debianmaster avatar Feb 25 '18 18:02 debianmaster

Hello.

Thanks for your answer.

However I am on Openshift 3.6 I will try to install Openshift 3.7 :)

speedfl avatar Feb 25 '18 18:02 speedfl

FYI 3.7 has integrated auth with openshift for prometheus

debianmaster avatar Feb 25 '18 18:02 debianmaster