mirror of https://github.com/istio/istio.io.git
18 lines
665 B
Markdown
18 lines
665 B
Markdown
---
|
|
title: Learn Microservices using Kubernetes and Istio
|
|
description: This modular tutorial provides new users with hands-on experience using Istio for common microservices scenarios, one step at a time.
|
|
weight: 100
|
|
simple_list: true
|
|
content_above: true
|
|
test: table-of-contents
|
|
---
|
|
|
|
It is intended for self-guided users or instructors who train
|
|
others. It begins with the steps to set up a cluster to
|
|
control an example microservice running on a local computer, and culminates into
|
|
demonstrating several crucial microservice management tasks using Istio.
|
|
|
|
For the best experience, follow the modules in the order provided.
|
|
|
|
{{< boilerplate work-in-progress >}}
|