Does anyone have an example how to add a static ip to istio ingress?
I use AKS.
this is not supported directly in azure, but if you just expose the ingress using type: LoadBalancer
it would get a public ip address which wouldn't really change unless you delete the load balancer (so all the services in kubernetes).