mirror of
https://github.com/hashicorp/service-mesh-training
synced 2026-04-05 18:50:10 +00:00
No description
- Shell 88.5%
- HCL 4.8%
- Dockerfile 2.9%
- Smarty 2.7%
- Makefile 1.1%
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com> |
||
|---|---|---|
| exercises | ||
| k8s-config | ||
| slides | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| SETUP.md | ||
Service Mesh Workshop
In this repository you'll find code samples, slides, and environment setup configurations for our Service Mesh Workshop, first delivered at QCon London, March 2019.
Slides
For this workshop Google slides are generated from Markdown using the md2gslides node library.
- Final Google Slides (link to come).
- Markdown files available in slides/ and information for how to generate Google slides from these files in that directory's README.md.
Exercises
Exercises are written in Markdown. You can look through the markdown in the exercises directory here on GitHub or view the rendered exercises here.
Workshop Environment
This workshop requires you to have access to a Kubernetes cluster.
You may also use the Instruqt track. (link to come)