Application-gateway-kubernetes-ingress: Does the ingress controller support AKS with Kubenet (Simple Networking)?

Created on 23 Jul 2019  路  4Comments  路  Source: Azure/application-gateway-kubernetes-ingress

We have an existing AKS cluster using Kubenet (Simple Networking)

The Brownfields https://github.com/Azure/application-gateway-kubernetes-ingress/blob/master/docs/setup/install-existing.md shows that you need advanced networking.

I would like to use AKS kubenet with an application-gateway-kubernetes-ingress.

Thx

Most helpful comment

Hello,
Any update for AppGateway + kubenet?
I wonder how the application gateway can ping pod which are in an isolated subnet

@akshaysngupta Is it possible for you to gives us a status on the integration of App Gateway v2 as ingress controller with Kubenet?

All 4 comments

AKS with Kubenet is dependent upon AppGw v2 SKU supporting UDR on the subnet.

Hello,
Any update for AppGateway + kubenet?
I wonder how the application gateway can ping pod which are in an isolated subnet

Hello,
Any update for AppGateway + kubenet?
I wonder how the application gateway can ping pod which are in an isolated subnet

@akshaysngupta Is it possible for you to gives us a status on the integration of App Gateway v2 as ingress controller with Kubenet?

Yes, this is now supported. We will update the docs soon on this.

If you want to try this quickly, just associated the AKS route table in node resource group to the subnet used by Application Gateway.

Was this page helpful?
0 / 5 - 0 ratings