Hi everyone, Quite new to Pulumi. Doing my first A...
# azure
c
Hi everyone, Quite new to Pulumi. Doing my first Azure (AKS) project with it. Everything so far went quite ok, but I got stuck on Application Gateway + Ingress Controller (AGIC). Is there anyone here who already worked on this resource? Maybe share the code ?
c
What part you stuck on? AGIC can be deployed as an add-on or through helm. Never did AGIC , but if I remember AKS add-ons are just a map array. https://docs.microsoft.com/en-us/azure/aks/integrations Once deployed, you control AGIC through Kubernetes ingress. https://docs.microsoft.com/en-us/azure/application-gateway/ingress-controller-annotations