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
description: Tutorial for setting up Azure Key Vault provider for Secrets Store CSI Driver interface as an extension on Azure Arc enabled Kubernetes cluster
4
4
services: azure-arc
5
5
ms.service: azure-arc
@@ -9,7 +9,7 @@ author: mayurigupta13
9
9
ms.author: mayg
10
10
---
11
11
12
-
# Using Azure Key Vault Secrets Provider extension to fetch secrets into Arc clusters (Preview)
12
+
# Using Azure Key Vault Secrets Provider extension to fetch secrets into Arc clusters
13
13
14
14
The Azure Key Vault Provider for Secrets Store CSI Driver allows for the integration of Azure Key Vault as a secrets store with a Kubernetes cluster via a [CSI volume](https://kubernetes-csi.github.io/docs/).
15
15
@@ -28,8 +28,6 @@ The Azure Key Vault Provider for Secrets Store CSI Driver allows for the integra
28
28
- Tanzu Kubernetes Grid
29
29
30
30
31
-
[!INCLUDE [preview features note](./includes/preview/preview-callout.md)]
32
-
33
31
## Features
34
32
35
33
- Mounts secrets/keys/certs to pod using a CSI Inline volume
0 commit comments