Skip to content

Commit 67a29aa

Browse files
authored
Merge pull request #86600 from alokstech/patch-9
Clarifying note for need to approve CSRs
2 parents c18aa12 + 6793a96 commit 67a29aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/graceful-shutdown.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ You can shut down your cluster in a graceful manner so that it can be restarted
1010

1111
[NOTE]
1212
====
13-
You can shut down a cluster until a year from the installation date and expect it to restart gracefully. After a year from the installation date, the cluster certificates expire.
13+
You can shut down a cluster until a year from the installation date and expect it to restart gracefully. After a year from the installation date, the cluster certificates expire. However, you might need to manually approve the pending certificate signing requests (CSRs) to recover kubelet certificates when the cluster restarts.
1414
====
1515

1616
.Prerequisites
@@ -102,4 +102,4 @@ Cluster administrators are responsible for ensuring a clean restart of their own
102102
[IMPORTANT]
103103
====
104104
If you deployed your cluster on a cloud-provider platform, do not shut down, suspend, or delete the associated cloud resources. If you delete the cloud resources of a suspended virtual machine, {product-title} might not restore successfully.
105-
====
105+
====

0 commit comments

Comments
 (0)