service-mesh-training

Labs for Service Mesh Workshop

Lab 01: Setup

In this set of exercises you’ll get set up with the workshop environment and install the components you’ll need for the rest of this workshop.

Lab 02: Security

In this set of exercises you’ll enable security features in the service mesh by congiuring Consul Connect sidecar injection and then Consul intentions.

Lab 03: Observability

In this set of exercises you’ll enable observability features of the service mesh and build a Grafana dashboard.

Lab 04: Reliability

In this set of exercises you’ll implement four reliability patterns: load balancing, timeouts, retries, and outlier detection (circuit breaking).