Understanding Istio ServiceEntry: How to Extend Your Service Mesh to External Endpoints
What Is An Istio ServiceEntry?
Istio ServiceEntry is the way to define an endpoint that doesn’t belong to the Istio Service Registry. Once the ServiceEntry is part of the registry, it can define rules and enforce policies as if they belong to the mesh.