Search code examples
kubernetesgoogle-cloud-platformgoogle-kubernetes-engineazure-cloud-servicesazure-aks

NEG Google Cloud similarity in Azure Cloud paired with Kubernetes


Right now, my production is using Google Cloud Network Endpoint Group I am planning to use Multi-cluster spread into different Cloud Provider.

In Google Cloud, the flow is like visitor -> LB -> NEG -> Pod

I am curious, what is NEG called in Azure Cloud ? After reading azure docs, i don't find the similarity of NEG. Only Static IP Address LB and Standard IP Address LB

In google cloud, the best practice is Network Endpoint Group. What is the best practice in Azure Cloud ?


Solution

  • I recommend to consider this method below to replace Google Cloud Load Balancer NEG, https://azure.github.io/application-gateway-kubernetes-ingress/

    or this one for fastest deployment https://learn.microsoft.com/en-us/azure/application-gateway/tutorial-ingress-controller-add-on-existing