Hello,
I installed Istio 1.7 on a Rancher 2.5.2 environment and deployed the bookinfo application.
When sending a request to the productpage i saw that Kiali was showing where was the connexion coming from. Same thing when sending a request from some pod in the application to an external service exposed with a service entry.
But when setting up an Ingress or Egress gateway it’s not possible anymore to see from which host or to which host the requests are coming/sent.
Is that possible to visualise that in Kiali ?
Thanks in advance