Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding secret support for Feathr Online #9

Closed
blrchen opened this issue Feb 21, 2023 · 1 comment · Fixed by #13 · May be fixed by #16
Closed

Adding secret support for Feathr Online #9

blrchen opened this issue Feb 21, 2023 · 1 comment · Fixed by #13 · May be fixed by #16
Assignees
Labels
enhancement New feature or request

Comments

@blrchen
Copy link
Collaborator

blrchen commented Feb 21, 2023

No description provided.

@ahlag ahlag self-assigned this Feb 23, 2023
@ahlag ahlag added the enhancement New feature or request label Feb 23, 2023
@ahlag
Copy link
Collaborator

ahlag commented Feb 23, 2023

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:

  • Use helm for secrets, this step is cloud agnostic, with this step, we are using k8s standard way for secrets
  • Integrate with azure key vault, this step only works if deployment target is aks, this will leverage Azure Key Vault for advanced secret features.

@ahlag ahlag mentioned this issue Feb 23, 2023
2 tasks
@ahlag ahlag mentioned this issue Mar 4, 2023
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants