# Istio Workshop

Istio (opens new window) is an open source service mesh platform that provides a way to control how microservices share data with one another. It includes APIs that let Istio integrate into any logging platform, telemetry, or policy system. Istio is designed to run in a variety of environments: on-premise, cloud-hosted, in Kubernetes containers, in services running on virtual machines, and more.

# Goals

Through this workshop you will be able to learn:

  • What are a service mash and Istio.
  • How to install Minikube and Istio.
  • How to integrate your application into Istio.
  • How to manage traffic of yours using Istio.

# Index