Skip to content

Azure Key Vault provider for Secret Store CSI driver allows you to get secret contents stored in Azure Key Vault instance and use the Secret Store CSI driver interface to mount them into Kubernetes pods.

License

Notifications You must be signed in to change notification settings

Azure/secrets-store-csi-driver-provider-azure

Folders and files

NameName
Last commit message
Last commit date
May 15, 2023
Dec 17, 2024
Dec 17, 2024
May 15, 2023
Jan 9, 2025
Oct 10, 2024
Jan 9, 2025
Jan 3, 2025
Feb 8, 2023
Sep 28, 2021
Jan 25, 2021
Jan 9, 2025
Jan 7, 2025
May 31, 2023
Jan 9, 2025
Oct 10, 2024
Apr 18, 2024
Sep 8, 2022
Nov 13, 2020
Apr 18, 2023
Aug 27, 2024
Jun 10, 2022
Sep 17, 2019
Oct 1, 2019
Dec 13, 2023
Sep 17, 2019
Jan 9, 2025
Apr 27, 2023
Sep 17, 2019
Apr 20, 2023
Jan 13, 2021
Jan 3, 2025
Jan 3, 2025
Nov 18, 2020
Nov 1, 2021

Repository files navigation

Azure Key Vault Provider for Secrets Store CSI Driver

Build Status codecov GitHub release (latest by date) Go Report Card GitHub go.mod Go version OpenSSF Scorecard

Azure Key Vault provider for Secrets Store CSI Driver allows you to get secret contents stored in an Azure Key Vault instance and use the Secrets Store CSI driver interface to mount them into Kubernetes pods.

Features

  • Mounts secrets/keys/certs to pod using a CSI Inline volume
  • Supports mounting multiple secrets store objects as a single volume
  • Supports multiple secrets stores as providers. Multiple providers can run in the same cluster simultaneously.
  • Supports pod portability with the SecretProviderClass CRD
  • Supports Linux and Windows containers
  • Supports sync with Kubernetes Secrets
  • Supports auto rotation of secrets

Demo

Azure Key Vault Provider for Secrets Store CSI Driver Demo

Getting started

Setup the correct role assignments and access policies and install Azure Keyvault Provider for Secrets Store CSI Driver through Helm or YAML deployment files. Get familiar with how to use the Azure Keyvault Provider and supported configurations.

Try our walkthrough to get a better understanding of the application workflow.

Contributing

Please refer to CONTRIBUTING.md for more information.

Release

Currently, this project releases monthly to patch security vulnerabilities, and bi-monthly for new features. We target the second week of the month for release.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information, see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Support

Azure Key Vault Provider for Secrets Store CSI Driver is an open source project that is not covered by the Microsoft Azure support policy. Please search open issues here, and if your issue isn't already represented please open a new one. The project maintainers will respond to the best of their abilities.

However, Arc extension and AKS addon for Azure Key Vault Provider for Secrets Store CSI Driver are managed offerings and supported by Microsoft Azure support policy.