This post provides instructions to use and configure ingress Istio with AWS Network Load Balancer. Network load balancer (NLB) could be used instead of classical load balancer. You can see the comparison between different AWS loadbalancer for more explanation. Prerequisites The following instructions require a Kubernetes 1.9.0 or newer cluster. IAM policy You need to apply policy on the master role in order to be able to provision network load balancer. In AWS iam console click on policies an...