summaryrefslogtreecommitdiffstats
path: root/roles/openshift_prometheus/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #5808 from zgalor/stateful_setScott Dodson2017-10-231-2/+0
|\ | | | | Switch to stateful set in prometheus
| * Switch to stateful set in prometheusZohar Galor2017-10-231-2/+0
| | | | | | | | Also update prometheus and alert-buffer image versions, and add prometheus, and oauth-proxy arguments to align with origin template
* | Add nfs variables documentation to README fileZohar Galor2017-10-191-2/+25
|/ | | | Add documentation of external nfs variables
* Create ansible role for deploying prometheus on openshiftZohar Galor2017-09-061-0/+95
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