Istio Virtual service without Gateway

Hello Everyone,

I want to use nginx as my frontend. and microservices it will be routing request to will be having envoy as sidecar and at this point I want to use “virtual services” and “destination rule” to make use of routing features such as delay, timeouts, mirroring, canary.

I did the setup but virtualservice not having any effect.