application-gateway-kubernetes-ingress icon indicating copy to clipboard operation
application-gateway-kubernetes-ingress copied to clipboard

Shared Application Gateway with the ingress controller add-on

Open obesser opened this issue 2 years ago • 4 comments

According to https://docs.microsoft.com/en-us/azure/application-gateway/ingress-controller-overview#difference-between-helm-deployment-and-aks-add-on multiple AGICs targeting one Application Gateway is not a supported scenario, but it doesn't state why, is it planned for future versions of the add-on?

obesser avatar Aug 09 '22 15:08 obesser

Shared AGIC is only supported via Helm right now.

Not sure if it is planned, i've been using AGIC for a while and theres no sign this will be supported by the add-on.

walvarado-applaudo avatar Aug 18 '22 21:08 walvarado-applaudo

Would love to know the answer to this as well. I can't tell you how many extra app gateways I have in order to support our multiple AKS clusters. And now, I don't want to use Helm.

jmp601 avatar Aug 24 '22 21:08 jmp601

+1

I have this problem too. Been trying to setup two clusters with a shared APPGW using HELM. The ingress will just overwrite the other clusters Ingress. Even tried using AzureIngressProhibitedTargets but it does not help.

arctech7 avatar Nov 22 '22 23:11 arctech7

I wish shared was on by default, is there no way to configure this outside of helm? I'm using terraform, can I simply add the required env var onto config map / pod?

justinmchase avatar Feb 28 '24 18:02 justinmchase