atiratree / prometheus-operator-on-openshift

Deploy Prometheus Operator to OpenShift
0 stars 1 forks source link

Prometheus Operator on OpenShift

Can be used instead of Cluster Monitoring Operator1 to deploy Prometheus Operator to Openshift2. Uses preconfigured prometheus targets, rules, alerts and grafana dashboards

[1]: which is unstable ATM
[2]: tested with v3.10.0

Usage

Initialize YAML files

./init.sh

Deploy on OC cluster

./deploy.sh

Remove deployment

./undeploy.sh

Clean up all intermediate files

./destroy.sh