Skip to content

Commit 1b6de6e

Browse files
authored
Merge pull request #59327 from johnwilkins/OCPBUGS-7536
2 parents ff96ebc + d1b9049 commit 1b6de6e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/dr-restoring-cluster-state.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,11 @@ $ sudo systemctl restart kubelet.service
203203
.. Repeat this step on all other control plane hosts.
204204

205205
. Approve the pending CSRs:
206+
+
207+
[NOTE]
208+
====
209+
Clusters with no worker nodes, such as single-node clusters or clusters consisting of three schedulable control plane nodes, will not have any pending CSRs to approve. In those scenarios, you can skip this step.
210+
====
206211

207212
.. Get the list of current CSRs:
208213
+

0 commit comments

Comments
 (0)