has anyone did successfully install Istio on VirtualMachine and created workloadEntry?
My istio-ingressgateway is exposed as type LoadBalancer(AWS Nlb) on private_subnets.
On Virtual Machine the sidecar.env config file has has the default discoveryAddress as istiod.istio-system.svc:15012, is it possible to configure it with DNS name not an IP?