Ayobami Ayodeji
Ayobami Ayodeji
commenting out workload profile because specifying workload profiles doesnt work when using consumption only and the default aca environment we are using uses only consumption
This PR is based on experience working with a customer. Customer wanted to create a POC environment but we had significant difficulty tuning this template to work for such a...
Right now, the private DNS zones are deployed as part of spoke networking whereby the hub is added as a virtual network link. This causes issues when creating a second...
Switch our networking option from using Azure CNI Overlay powered by Cilium as that fits more with product direction and what we want customers to use
AKS reference implementation should be compatible with the ALZ (formally known as Enterprise scale landing zones) environments. We expect customers to already have ALZ deployed, so if our reference implementation...
Create a new folder in scenarios called DevOps-GitOps-with-ArgoCD-GHActions and provide instructions on how to configure ArgoCD for continuous delivery. Reference [this documentation in AAC](https://learn.microsoft.com/en-za/azure/architecture/guide/aks/aks-cicd-github-actions-and-gitops). 1. Have user start from using...
Provide guidance on how to deploy AKS in multiple regions and use fleet manager to deploy to them. use the guidance here as much as possible https://learn.microsoft.com/en-us/azure/architecture/reference-architectures/containers/aks-multi-region/aks-multi-cluster and reference it...