The Wayback Machine - http://web.archive.org/web/20210918081827/https://discuss.istio.io/t/virtualservice-and-external-host-routing/11245

VirtualService and external Host routing

Is the following possible?:

curl or other call from some pod within a kubernetes cluster (host is for example a ServiceEntry as virtual host) → VirtualService ( routes from ServiceEntry host to external host, rewrites the host header to the external host).

I tried several configuration but nothings works to me. HTTP_PROXY and DNS features are activated