Skip to main content

application gateway

AKS & Application Gateway: Expose more than one service in an ingress resource
·155 words·1 min
kubernetes azure aks application gateway waf ingress
If you install the Azure Application Gateway Ingress Controller for your AKS clusters you may want to expose more than one service through the same Public IP just changing the url path. In order to make this work you must use the backend-path-prefix annotation. In the following sample I create an ingress with the following behavior: