Skip to content

Commit d1ded82

Browse files
authored
Merge pull request #33533 from skrthomas/BZ1878469
BZ1878469: Corrected note in BareMetal UPI Install
2 parents 48d2ca0 + 0348fd1 commit d1ded82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/installation-approve-csrs.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ endif::ibm-z,ibm-z-kvm[]
107107
+
108108
[NOTE]
109109
====
110-
Because the CSRs rotate automatically, approve your CSRs within an hour of adding the machines to the cluster. If you do not approve them within an hour, the certificates will rotate, and more than two certificates will be present for each node. You must approve all of these certificates. After you approve the initial CSRs, the subsequent node client CSRs are automatically approved by the cluster `kube-controller-manager`.
110+
Because the CSRs rotate automatically, approve your CSRs within an hour of adding the machines to the cluster. If you do not approve them within an hour, the certificates will rotate, and more than two certificates will be present for each node. You must approve all of these certificates. Once the client CSR is approved, the Kubelet creates a secondary CSR for the serving certificate, which requires manual approval. Then, subsequent serving certificate renewal requests are automatically approved by the `machine-approver` if the Kubelet requests a new certificate with identical parameters.
111111
====
112112
+
113113
[NOTE]

0 commit comments

Comments
 (0)