Hello ,
I tried to follow this ( https://istio.io/docs/setup/kubernetes/quick-start/#verifying-the-installation )
The documentation suggest i must have 2 services istio-ingressgateway and istio-ingress .
but i have only 1 service :
istio-system istio-ingressgateway LoadBalancer 192.168.192.85
my steps are :
kubectl apply -f install/kubernetes/helm/istio/templates/crds.yaml
sleep 5
kubectl apply -f install/kubernetes/istio-demo.yaml