summaryrefslogtreecommitdiffstats
path: root/playbooks/byo/openshift-cluster/openshift-prometheus.yml
Commit message (Collapse)AuthorAgeFilesLines
* Fix Prometheus byo entry pointRussell Teague2017-10-021-0/+2
|
* Create ansible role for deploying prometheus on openshiftZohar Galor2017-09-061-0/+4
A new role for installing prometheus on openshift. Depends on `openshift_hosted_prometheus_deploy` flag role creates: - prometheus namespace - prometheus clusterrolebinding and service account - pvs for prometheus, alertmanager and alertbuffer for internal nfs - prometheus pod with prometheus behind oauth-proxy, alertmanager and alert-buffer behind oauth-proxy - prometheus and alertmanager configmaps - prometheus and alerts services and direct routes - prometheus, alertmanager and alert-buffer pvcs