Skip to content

Commit a47f28b

Browse files
authored
Update csi-secrets-store-driver.md
1 parent 2dc437a commit a47f28b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/aks/csi-secrets-store-driver.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ The Azure Key Vault Provider for Secrets Store CSI Driver allows for the integra
1818
- If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
1919
- Before you start, ensure that your version of the Azure CLI is 2.30.0 or later. If it's an earlier version, [install the latest version](/cli/azure/install-azure-cli).
2020

21-
### Supported AKS versions
21+
### Supported Kubernetes versions
2222

23-
The minimum recommended AKS version is based on the [rolling AKS version support window][kubernetes-version-support]. Ensure that you're running version N-2 or later.
23+
The minimum recommended Kubernetes version is based on the [rolling Kubernetes version support window][kubernetes-version-support]. Ensure that you're running version N-2 or later.
2424

2525
## Features
2626

@@ -32,7 +32,7 @@ The minimum recommended AKS version is based on the [rolling AKS version support
3232
- Syncs with Kubernetes secrets
3333
- Supports auto rotation of mounted contents and synced Kubernetes secrets
3434

35-
## Create an AKS cluster by using Azure Key Vault Provider for Secrets Store CSI Driver support
35+
## Create an AKS cluster with Azure Key Vault Provider for Secrets Store CSI Driver support
3636

3737
First, create an Azure resource group:
3838

0 commit comments

Comments
 (0)