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

Deploy AKS cluster for development environment #227

Open SonOfLope opened 2 months ago

SonOfLope commented 2 months ago

We are transitioning applications from a sandbox to a development environment in Azure to manage more sensitive data. The goal is to deploy a private Kubernetes cluster using Terraform. Initially, we'll attempt to use an existing service connector with known permission limitations. If necessary, we will manually create network components and dynamically reference them in the Terraform code for the Kubernetes deployment.

Todo :