Kubernetes Gateway

Dear All

I have an important question related to Kubernetes gateway. I need the know the difference between Netflix gateway and Ingress gateway. if I have many distributed services, and I need to access some of these services from external URL using gateway. at the same time, I need to monitor whole transactions using something like Zipkin.
what is the best practices is it use Netflix gateway or Spring cloud gateway or ingress gateway for my case.

  • Currently i used ingress Nginx to use one Load Balancer to route different Services, without monitoring or tracking …

Cluster information: Google Cloud Cluster GKE