Istio & JWT: Step by Step Guide for Micro-Services Authentication
Istio is the most popular service mesh out there. What’s a Service Mesh? A service mesh is an abstraction layer between your application and Kubernetes.

It has the capability to control your network and give you some rich functionalities that you don’t get with Kubernetes. Istio has been designed from scratch keeping Kubernetes in mind. So it…