This role installs the OpenShift Cluster Monitoring Operator, which manages and updates the Prometheus-based monitoring stack deployed on top of OpenShift.
To install the monitoring operator, set this variable:
openshift_cluster_monitoring_operator_install: true
To uninstall, set:
openshift_cluster_monitoring_operator_install: false
To integrate a new OpenShift component with monitoring, follow the Cluster Monitoring Operator docs for contributing new components.
Apache License, Version 2.0