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

Issue #195: Arc system deployment for internal github runners #224

Closed SonOfLope closed 2 weeks ago

SonOfLope commented 2 months ago

This PR address a requirement of hosting internal runners to enable access to private resources such as our Vault. To do so, we deploy a controller and a runner scale set to enable up to 5 runners.

SonOfLope commented 2 weeks ago

Since we are migrating from hashicorp vault to Azure Key vault, we wont be needing this anytime soon. I will close for the time being