I am trying to create an Istio ingress gateway with Static private IP via annotation but it does not work. Has anyone created an Istio ingress gateway with a static Private IP in AWS?
Annotation used via terraform is below:
service.beta.kubernetes.io/aws-load-balancer-private-ipv4-addresses : 10.102.*, 10.101.*