Skip to content

Commit b2dfe8b

Browse files
Merge pull request #211000 from miwithro/patch-170
Update certificate-rotation.md
2 parents 8876668 + 1208f98 commit b2dfe8b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/aks/certificate-rotation.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,9 @@ For AKS to automatically rotate non-CA certificates, the cluster must have [TLS
6666
> If you have an existing cluster you have to upgrade that cluster to enable Certificate Auto-Rotation.
6767
> Do not disable bootstrap to keep your auto-rotation enabled.
6868
69+
> [!NOTE]
70+
> If the cluster is in a stopped state during the auto certificate rotation only the control plane certificates are rotated. In this case the nodepool should be recreated, after certificate rotation, in order to initiate the nodepool certificate rotation.
71+
6972
For any AKS clusters created or upgraded after March 2022 Azure Kubernetes Service will automatically rotate non-CA certificates on both the control plane and agent nodes within 80% of the client certificate valid time, before they expire with no downtime for the cluster.
7073

7174
### How to check whether current agent node pool is TLS Bootstrapping enabled?

0 commit comments

Comments
 (0)