No description
  • Shell 88.5%
  • HCL 4.8%
  • Dockerfile 2.9%
  • Smarty 2.7%
  • Makefile 1.1%
Find a file
oss-core-libraries-dashboard[bot] 18ce88449f
[COMPLIANCE] Update Copyright and License Headers (#31)
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
2026-02-20 15:29:29 +05:30
exercises Fix statsd on cache 2019-03-22 10:36:33 +01:00
k8s-config fix load test 2019-03-07 05:27:14 +00:00
slides update exercise index with slide links 2019-03-07 12:46:23 +00:00
.gitignore Started to add observability deck 2019-03-04 07:50:37 +00:00
LICENSE [COMPLIANCE] Update Copyright and License Headers (#31) 2026-02-20 15:29:29 +05:30
README.md Fix links. 2019-03-04 22:09:25 +00:00
SETUP.md Add steps to get the setup working 2019-02-27 20:05:05 +01:00

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)