Istio envoy is dropping requests with Host header Istio envoy is dropping requests with Host header kubernetes kubernetes

Istio envoy is dropping requests with Host header


I have a similar issue where the Host header hitting envoy is an external domain which does not match the internal service entry name (it never would). As it does not match it gets a 404, I think there must be a way to configure this with VirtualService but not sure how yet.