Skip to content

Commit d1b9049

Browse files
committed
Added a note that clusters with no worker nodes will not have CSRs to approve.
Signed-off-by: John Wilkins <[email protected]>
1 parent 09d9707 commit d1b9049

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)