I'm attempting to configure AKS, and I've installed Istio Gateway, which interns created an Azure Load Balancer, to make the overall traffic flow to be as shown below.
In my opinion, Azure Load Balancer is not required, Istio Gateway should connect directly to Azure Application Gateway, as shown below
Is this doable? If so, can I get any reference?