mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
28 lines
751 B
Plaintext
28 lines
751 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * operators/operator-reference.adoc
|
|
|
|
:_mod-docs-content-type: REFERENCE
|
|
[id="control-plane-machine-set-operator_{context}"]
|
|
= Control Plane Machine Set Operator
|
|
|
|
The Control Plane Machine Set Operator automates the management of control plane machine resources within an {product-title} cluster.
|
|
|
|
[NOTE]
|
|
====
|
|
This Operator is available for Amazon Web Services (AWS), {gcp-first}, Microsoft Azure, Nutanix, and VMware vSphere.
|
|
====
|
|
|
|
|
|
== Project
|
|
|
|
link:https://github.com/openshift/cluster-control-plane-machine-set-operator[cluster-control-plane-machine-set-operator]
|
|
|
|
|
|
== CRDs
|
|
|
|
* `controlplanemachineset.machine.openshift.io`
|
|
** Scope: Namespaced
|
|
** CR: `ControlPlaneMachineSet`
|
|
** Validation: Yes
|