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

4
7
5
8
Secrets Store CSI driver for Kubernetes secrets - Integrates secrets stores with Kubernetes via a [Container Storage Interface (CSI)](https://kubernetes-csi.github.io/docs/) volume.
6
9
@@ -25,18 +28,30 @@ Join us to help define the direction and implementation of this project!
25
28
26
29
#### Table of Contents
27
30
28
-
-[How It Works](#how-it-works)
29
-
-[Demo](#demo)
30
-
-[Usage](#usage)
31
-
-[Providers](#providers)
32
-
-[Azure Key Vault Provider](https://github.com/Azure/secrets-store-csi-driver-provider-azure) - Supports Linux and Windows
33
-
-[HashiCorp Vault Provider](https://github.com/hashicorp/secrets-store-csi-driver-provider-vault) - Supports Linux
34
-
-[Adding a New Provider via the Provider Interface](#criteria-for-supported-providers)
0 commit comments