How to handle EKS ELB of ingress and EastWestGateway in istio mesh setup

During istio mesh setup when we use AWS cloud provider, we are getting ELB as endpoint for gateway services. Issue is ELB is not having constant IPs to be shared among different clusters or cloud providers for communication.
So how we can achieve constant connection of EKS with different clusters with ELB as external endpoint,