How to call a service outside istio

I have a multi-cluster on different netwroks setup.

My cluster-1 is exposing an east/west gateway.

My cluster-2 has deployments outside the mesh (without istio proxy injected).

How can I request to a service in cluster-1 from a deployment/pod (not proxy injected) in cluster-2 using the east/west gateway?