How To Install and Use Istio With Kubernetes
A service mesh is an infrastructure layer that allows you to manage communication between your application’s microservices. In this tutorial, you will install Istio using the Helm package manager for Kubernetes. You will then use Istio to expose a Node.js application by creating a Gateway and Virtual Service. You will then access the Grafana telemetry addon to visualize traffic data.