Description
Describe scenario
Subject: Issue with Service Entry Resolution Istio Add-on
Question
We are currently experiencing an issue with our Istio add-on in AKS version 1.30 and Istio version 1.23 as per the attached documentation recommendations.
When we toggle the service entry resolution to NONE, we encounter a problem where DNS is not resolved, resulting in a "no healthy upstream" error (503). However, when we change it back to DNS, the request returns successfully with a status code of 200.
We need guidance on how to achieve performance optimization as suggested by Microsoft in the documentation while resolving this issue.
Are there any additional changes required apart from just toggling the service entry resolution like IP address mapping in the service entry/route table? Or is this a known issue?
[https://learn.microsoft.com/en-us/azure/aks/istio-scale](Service Entry- Performance)