mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
20 lines
619 B
Plaintext
20 lines
619 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * operators/operator-reference.adoc
|
|
|
|
:_mod-docs-content-type: REFERENCE
|
|
[id="cluster-machine-approver-operator_{context}"]
|
|
= Cluster Machine Approver Operator
|
|
|
|
The Cluster Machine Approver Operator automatically approves the CSRs requested for a new worker node after cluster installation.
|
|
|
|
[NOTE]
|
|
====
|
|
For the control plane node, the `approve-csr` service on the bootstrap node automatically approves all CSRs during the cluster bootstrapping phase.
|
|
====
|
|
|
|
|
|
== Project
|
|
|
|
link:https://github.com/openshift/cluster-machine-approver[cluster-machine-approver-operator]
|