virtual-kubelet
virtual-kubelet copied to clipboard
How to mount keyvault using Azure Virtual Nodes?
Environment summary
Provider ACI via AKS Virtual Nodes
Version: Latest
K8s Master Info AKS
Install Method terraform
Issue Details
Previously I'm using secrets-store.csi driver to mount secrets on pod load - however it looks that azure virtual nodes does not support this regard. (let me know if this is confirmed/workarounds). I've noted two github issues in ACI that address this problem. Is there a way to use an equivalent of secrets-store.csi driver to inject secrets from keyvault into pod on startup time?
Appreciate the help!
https://github.com/virtual-kubelet/azure-aci/issues/88 https://github.com/Azure/secrets-store-csi-driver-provider-azure/issues/369
Repo Steps
Bump!