Istio often acts as a service mesh within a K8S cluster. Not only does it serve as a service mesh, but it also serves as an Ingress, such as Nginx Ingress and ELB Ingress. If you use the Ingress provided by Istio, the AWS Load Balancer is created, but it…