Pulumi ESC for the Secrets Store CSI driver will allow you to mount Pulumi ESC secrets directly into your Kubernetes pods while not using k8s-native secretes in your Kubernetes cluster.
- Kubernetes version >= 1.20
- Tilt (for local development)
Secrets Store CSI Driver allows users to customize their installation via Helm.
helm repo add secrets-store-csi-driver https://kubernetes-sigs.github.io/secrets-store-csi-driver/charts
helm repo update
helm upgrade -i csi-secrets-store secrets-store-csi-driver/secrets-store-csi-driver --namespace kube-system
Running the above helm install command will install the Secrets Store CSI Driver on Linux nodes in the kube-system
namespace.
tilt up
See helm/README.md for instructions on how to deploy the Pulumi ESC Secret Store CSI Driver using Helm.
Apache License, Version 2.0
Name | Url | |
---|---|---|
dirien | engin@pulumi.com | https://pulumi.com |