"Application Gateway AGIC / AKS with Private IP"

DimC 20 Reputation points
2024-01-29T19:06:38.0266667+00:00

Hello, I'm having difficulty obtaining clear information regarding the compatibility of Application Gateway with AGIC and AKS with the goal of exposing applications hosted on AKS using an application gateway but only with private IPs. I know that there was a limitation preventing the use of AGIC in a private IP context. Has this changed recently? Thank you.

Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,456 questions
0 comments No comments
{count} votes

Accepted answer
  1. Anveshreddy Nimmala 3,550 Reputation points Microsoft External Staff Moderator
    2024-01-30T05:50:00.5633333+00:00

    Hello Dimitri COGNET, Welcome to microsoft Q&A, Thankyou for posting your query here. Yes, you can use Azure Application Gateway with AGIC and AKS to expose applications hosted on AKS using a private IP. there are some limitations to be aware of i. The AGIC add-on for AKS does support private IP addresses. You can overwrite the default value of usePrivateIp by using the use-private-ip annotation. ii. The AGIC add-on for AKS only supports Application Gateway v2 SKUs (Standard and WAF), and not the Application Gateway v1 SKUs. iii. that customers can only deploy one AGIC add-on per AKS cluster, and each AGIC add-on currently can only target one Application Gateway. please refer the document below to get more information regarding the same. https://learn.microsoft.com/en-us/azure/application-gateway/ingress-controller-overview https://learn.microsoft.com/en-us/azure/application-gateway/tutorial-ingress-controller-add-on-existing?source=recommendations https://learn.microsoft.com/en-us/azure/application-gateway/tutorial-ingress-controller-add-on-new?source=recommendations https://learn.microsoft.com/en-us/azure/application-gateway/ingress-controller-troubleshoot Hope this helps you, please consider accepting the answer to help increase visibility of this question for other members of the Microsoft Q&A community. If not, please let us know what is still needed in the comments so the question can be answered.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.