ai-cfia / howard

The Howard project, named after "The Godfather of Clouds" Luke Howard, orchestrates the Kubernetes-based cloud infrastructure for the Canadian Food Inspection Agency's AI lab, managing applications like Nachet, Finesse, and Louis. It prioritizes robustness, security and efficiency
https://ai-cfia.github.io/howard/
MIT License
3 stars 0 forks source link

Migrate secret management from hashicorp vault to Azure Key Vault #282

Open SonOfLope opened 2 weeks ago

SonOfLope commented 2 weeks ago

In order to move away from complexity of managing a Vault instance which does way more than we need with no added value and extra complexity, we plan to migrate to Azure key vault as a secret manager though the csi store to fetch variables needed for our deployments.