We are archiving this in favor of the linux foundation training.
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