Skip to content

Commit f8afb82

Browse files
authored
Merge pull request #103792 from raghushukla1/patch-1
Update certificate-rotation.md
2 parents 342167a + c7ef502 commit f8afb82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/certificate-rotation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ For any AKS clusters created or upgraded after March 2022 Azure Kubernetes Servi
7575

7676
To verify if TLS Bootstrapping is enabled on your cluster browse to the following paths:
7777

78-
* On a Linux node: */var/lib/kubelet/bootstrap-kubeconfig*
78+
* On a Linux node: */var/lib/kubelet/bootstrap-kubeconfig* or */host/var/lib/kubelet/bootstrap-kubeconfig*
7979
* On a Windows node: *C:\k\bootstrap-config*
8080

8181
To access agent nodes, see [Connect to Azure Kubernetes Service cluster nodes for maintenance or troubleshooting][aks-node-access] for more information.

0 commit comments

Comments
 (0)