I want to configure istio gateways virtual service to check "auth-service" host before routing request to some hosts. Is there any option to configure this?
I don't think that Virtual Services or Destination Rules could check hosts. VS just gets connections and through it to the DR
What type of check do you mean?