Platform One - Istio Trainingπ
This repository contains the site for Istio training.
The labs are published on GitLab pages here.
To work through the workshop:
-
Visit the workshop site and work through the labs.
-
Consider checking out this repository to get at the artifacts.
Pre-reqsπ
pip install mkdocs
pip install mkdocs-material
pip install mkdocs-macros-plugin
To build this site locallyπ
mkdocs build
To run this site locallyπ
mkdocs serve