AKS - Istio Ingress Gateway - Kiali

Hi,

I’m a newbee in istio service mesh. I’m trying to deploy it in my AKS cluster.
I deployed istiod and istio ingress gateway with the corresponding helm charts.
I also deployed kiali.

I’m trying to access the bookinfo app demo from outside the cluster without any results.

From kiali web UI, as have this results, I guess that it shouldn’t be like this…

Why do I have unknow element? The links should start from the ingress gateway, isn’t it?
I suppose that the ingress gateway is badly configured.

Thanks in advance for your response
Rachel

It looks to me like maybe your external requests are not actually going through ingressgateway. maybe you can look at the ingressgateway logs to see if you’re actually processing traffic.