Skip to content

Commit 5209927

Browse files
committed
Addressing GH issues
1 parent 8a73180 commit 5209927

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,7 @@ A container using subPath volume mount won't receive secret updates when it's ro
3232
* If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
3333
* Check 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).
3434
* If you're restricting Ingress to the cluster, make sure ports **9808** and **8095** are open.
35-
36-
### Supported Kubernetes versions
37-
38-
The minimum recommended Kubernetes version is based on the [rolling Kubernetes version support window][kubernetes-version-support]. Make sure you're running version N-2 or later.
35+
* The minimum recommended Kubernetes version is based on the [rolling Kubernetes version support window][kubernetes-version-support]. Make sure you're running version N-2 or later.
3936

4037
## Create an AKS cluster with Azure Key Vault Provider for Secrets Store CSI Driver support
4138

@@ -335,7 +332,10 @@ For generic troubleshooting steps, see [Azure Key Vault Provider for Secrets Sto
335332

336333
## Next steps
337334

338-
In this article, you learned how to use the Azure Key Vault Provider for Secrets Store CSI Driver with an AKS cluster. To learn more about CSI Drivers and AKS, see [Enable CSI drivers for Azure Disks and Azure Files on AKS][csi-storage-drivers].
335+
In this article, you learned how to use the Azure Key Vault Provider for Secrets Store CSI Driver with an AKS cluster. To learn more about the Azure Key Vault Provider for Secrets Store CSI Driver, see:
336+
337+
* [Using the Azure Key Vault Provider](https://azure.github.io/secrets-store-csi-driver-provider-azure/docs/getting-started/usage/)
338+
* [Upgrading the Azure Key Vault Provider](https://azure.github.io/secrets-store-csi-driver-provider-azure/docs/upgrading/)
339339

340340
<!-- LINKS INTERNAL -->
341341
[az-aks-create]: /cli/azure/aks#az-aks-create

0 commit comments

Comments
 (0)