TLDR
Service mesh is required to apply API Management for microservices deployed in Istio, service mesh. Service mesh’s primary objective is to handle internal service to service communication. API gateway handles external client-to-service communication, while service mesh handles east west traffic. The Kubernetes API Operator makes APIs first-class citizens in the KuberNETes ecosystem. You can use this operator to deploy APIs for individual microservices or compose microservices into individual APIs. With this, users will be able to expose their microservice as managed APIs without any additional work.via the TL;DR App
no story