feathr-ai / helm-charts

Apache License 2.0
1 stars 0 forks source link

Adding secret support for Feathr Online #9

Closed blrchen closed 1 year ago

ahlag commented 1 year ago

Research

  1. Use the Azure Key Vault Provider for Secrets Store CSI Driver in an AKS cluster (https://learn.microsoft.com/en-us/azure/aks/csi-secrets-store-driver)
  2. Provide an identity to access the Azure Key Vault Provider for Secrets Store CSI Driver (https://learn.microsoft.com/en-us/azure/aks/csi-secrets-store-identity-access)

Tasks: