Dan Mace 4ea03e8cbe Update Cluster Monitoring Operator role docs 7 年之前
..
defaults 4406a0514a cluster_monitoring_operator: Bump to the latest build 7 年之前
files 4406a0514a cluster_monitoring_operator: Bump to the latest build 7 年之前
meta f2071c75d0 Add an ansible role to install OpenShift monitoring platform 7 年之前
tasks 315f04f61c cluster_monitoring_operator: Don't use cluster-admin role 7 年之前
OWNERS 1a656ce0b2 Add OWNERS files 7 年之前
README.md 4ea03e8cbe Update Cluster Monitoring Operator role docs 7 年之前

README.md

OpenShift Cluster Monitoring Operator

This role installs the OpenShift Cluster Monitoring Operator, which manages and updates the Prometheus-based monitoring stack deployed on top of OpenShift.

NOTE: This component is unsupported in OCP at this time.

Installation

To install the monitoring operator, set this variable:

openshift_cluster_monitoring_operator_install: true

To uninstall, set:

openshift_cluster_monitoring_operator_install: false

Monitoring new components

To integrate a new OpenShift component with monitoring, follow the Cluster Monitoring Operator docs for contributing new components.

License

Apache License, Version 2.0