Istio is an open platform for providing a uniform way to integrate microservices, manage traffic flow across microservices, enforce policies and aggregate telemetry data. Istio's control plane provides an abstraction layer over the underlying cluster management platform, such as Kubernetes, Mesos, etc.
- Complete previous labs:
-
Install istio
- Follow this guide: https://docs.microsoft.com/en-us/azure/aks/istio-install
-
Label namespace for istio injection
-
Re-deploy application with istio sidecar enabled