mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 06:46:26 +01:00
31 lines
1.2 KiB
Plaintext
31 lines
1.2 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 Amazon Web Services (AWS), IBM Cloud, global Microsoft Azure, Microsoft Azure Stack Hub, Nutanix, {rh-openstack-first}, and VMware vSphere.
|
|
|
|
The Operator is available as a link:https://access.redhat.com/support/offerings/techpreview[Technology Preview] for Alibaba Cloud, Google Cloud Platform (GCP), and IBM Cloud Power VS.
|
|
====
|
|
|
|
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]
|