mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
27 lines
1.2 KiB
Plaintext
27 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
|
|
|
|
[NOTE]
|
|
====
|
|
The status of this Operator is General Availability for Amazon Web Services (AWS), {ibm-cloud-name}, 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-name} 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. You can install the Cloud Controller Manager Operator by using the Cluster Version Operator (CVO).
|
|
|
|
The Cloud Controller Manager Operator includes the following components:
|
|
|
|
* Operator
|
|
* Cloud configuration observer
|
|
|
|
By default, the Operator exposes Prometheus metrics through the `metrics` service.
|
|
|
|
== Project
|
|
|
|
link:https://github.com/openshift/cluster-cloud-controller-manager-operator[cluster-cloud-controller-manager-operator]
|