This repo is the home to all the scripts and configuration files that are used in the various Service Mesh Academy workshops hosted by Buoyant.
Each workshop has a README.md that contains the instructions for the workshop.
(To rebuild this master index, just run make
in the root of this repo.)
- Certificate Management with Vault - Using Vault and cert-manager to manage Linkerd's control plane certificates
- Deploying BEL with HAZL - Using Linkerd's High Availability Zonal Load balancing (HAZL)
- Dynamic Request Routing & Circuit Breaking - A demo of dynamic request routing and circuit breaking in Linkerd 2.13
- Eliminating Cross-Zone Traffic with HAZL - Using HAZL to eliminate cross-zone traffic in a multizone Kubernetes cluster
- Hands on with BEL - Exploring new features in Buoyant Enterprise for Linkerd
- Introduction to Service Mesh and Linkerd - Introducing service mesh concepts using Linkerd
- Linkerd 2.15 Features - Exploring new features in Linkerd 2.15
- Linkerd 2.16 Features - Exploring new features in Linkerd 2.16
- Linkerd Certificate Management - Managing Linkerd certificates both by hand and using cert-manager
- Linkerd and IPv6 - Using Linkerd in IPv6 and dualstack Kubernetes clusters
- Linkerd and Ingress - Using Linkerd with various ingress controllers
- Linkerd in Production - Installing and using Linkerd in a production environment
- Mesh Expansion with Linkerd - Using Linkerd 2.15 to expand a service mesh to workloads outside of Kubernetes
- Multicluster Failover With Linkerd - Multicluster failover with Linkerd and the linkerd-failover extension
- Observability with Linkerd - Observability tools and capabilities in Linkerd
- Practical Multicluster with Linkerd - Practical Multicluster with Linkerd
- Real World GitOps - See https://github.com/BuoyantIO/gitops-linkerd
- Route-Based Policy - Exploring Linkerd route-based policy in detail
- SMA: Metrics and Dashboards and Charts, Oh My! - Metrics and Dashboards and Charts, Oh My!
- Sneak Peek: Linkerd 2.13 - New features coming in Linkerd 2.13
- Sneak Peek: Linkerd 2.14 - New features coming in Linkerd 2.14
- What Really Happens at Startup - Taking a deep dive into Linkerd, init containers, CNI plugins, and more
- mTLS workshop - Exploring mTLS in Linkerd