L3moni Terraform & AKS Example
The purpose of this repo is to demonstrate how to:
- Setup a simple AKS Cluster with Terraform ✓
- Utilize Azure Storage for .tfstate management ✓
- Utilize Null Resource from Terraform to do things such as installing Helm repos ✓
- Install Helm charts with TF Helm provider ✓
- Setup Azure Key Vault using managed identities / service principal with Terraform - partial
Under construction:
- ExternalDNS + Certmanager
Under consideration:
- Service Mesh installation during cluster creation (Istio?)
- API Management + API Deployment (App Service, Function, AKS)