Major features of service meshes are
- Service Discovery
- Configuration management
both of them are provided by Kubernetes.
Why do we need a service mesh then?
*I understand that for more complex tasks e.g. zoning, security, complex load balancing and routing a service mesh is the right tool.