You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/aks/certificate-rotation.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Certificate Rotation in Azure Kubernetes Service (AKS)
3
3
description: Learn certificate rotation in an Azure Kubernetes Service (AKS) cluster.
4
4
services: container-service
5
5
ms.topic: article
6
-
ms.date: 09/12/2022
6
+
ms.date: 01/19/2023
7
7
---
8
8
9
9
# Certificate rotation in Azure Kubernetes Service (AKS)
@@ -19,6 +19,10 @@ This article shows you how certificate rotation works in your AKS cluster.
19
19
20
20
This article requires that you are running the Azure CLI version 2.0.77 or later. Run `az --version` to find the version. If you need to install or upgrade, see [Install Azure CLI][azure-cli-install].
21
21
22
+
## Limitation
23
+
24
+
Certificate rotation is not supported for stopped AKS clusters.
25
+
22
26
## AKS certificates, Certificate Authorities, and Service Accounts
23
27
24
28
AKS generates and uses the following certificates, Certificate Authorities, and Service Accounts:
0 commit comments