Azure kubernetes - Load balancing the application deployed across the Azure regions?

54 views Asked by At

I would be deploying the application on two different Azure kubernetes cluster across two different Azure regions.

How do I Load balance the application as it is deployed across the Azure regions?

1

There are 1 answers

0
4c74356b41 On BEST ANSWER

you'd need to use Traffic Manager or Front Door. those are the regular ways you load balance across regions in Azure.