openshift / openshift-controller-manager

Coming soon. Do not import.
Apache License 2.0
25 stars 76 forks source link

OpenShift Controller Manager

The OpenShift Controller Manager (OCM) is comprised of multiple controllers, many of which correspond to a top-level OpenShift API object, watching for changes and acting accordingly. The controllers are generally organized by API group:

There are additional controllers which add OpenShift-specific capabilities to the cluster:

Metrics

Many of the controllers expose metrics which are visible in the default OpenShift monitoring system (Prometheus). See metrics for a detailed list of exposed metrics for each API group.