1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/cluster-cloud-controller-manager-operator.adoc
2024-01-11 21:47:35 +00:00

31 lines
1.1 KiB
Plaintext

// Module included in the following assemblies:
//
// * operators/operator-reference.adoc
[id="cluster-cloud-controller-manager-operator_{context}"]
= Cluster Cloud Controller Manager Operator
[discrete]
== Purpose
[NOTE]
====
The status of this Operator is General Availability for {aws-first}, {gcp-first}, {ibm-cloud-name}, global {azure-full}, Microsoft Azure Stack Hub, Nutanix, {rh-openstack-first}, and {vmw-full}.
The Operator is available as a link:https://access.redhat.com/support/offerings/techpreview[Technology Preview] for {alibaba} and {ibm-power-server-name}.
====
The Cluster Cloud Controller Manager Operator manages and updates the cloud controller managers deployed on top of {product-title}. The Operator is based on the Kubebuilder framework and `controller-runtime` libraries. It is installed via the Cluster Version Operator (CVO).
It contains the following components:
* Operator
* Cloud configuration observer
By default, the Operator exposes Prometheus metrics through the `metrics` service.
[discrete]
== Project
link:https://github.com/openshift/cluster-cloud-controller-manager-operator[cluster-cloud-controller-manager-operator]