Training > Cloud & Containers > Introduction to Service Mesh with Linkerd (LFS143x)
Training Course

Introduction to Service Mesh with Linkerd (LFS143x)

Learn the basics of service mesh and get hands-on practical experience with Linkerd, the open source, open governance, ultralight service mesh for Kubernetes hosted by CNCF, including transparent mTLS, golden metrics, traffic shifting, and multi-cluster communication.

Course Rating
4.6/5 Stars
Who Is It For

This course is designed for site reliability engineers, DevOps professionals, cluster administrators, and developers who want to learn more about service mesh and Linkerd. Before enrolling, students should understand the core Kubernetes resource types and be comfortable reading and writing YAML. In addition, students should know how to work in a Linux terminal environment and run a Kubernetes cluster on their computer or in the cloud. It is also useful to be familiar with building container images and running them in Kubernetes using kubectl.
read less read more
What You’ll Learn

Once you've completed this course, you will understand what a service mesh is, what it is good for, and how it relates to the rest of the cloud native ecosystem. You'll understand how to use Linkerd to deliver on the service mesh value propositions of security, reliability, and observability to Kubernetes applications. Finally, you'll have the practical knowledge that you need to confidently run Linkerd in a production environment.
read less read more
What It Prepares You For

After completing this course, you will be able to use the Linkerd CLI and UI to deploy and operate Linkerd, as well as to secure, observe, and add reliability to your Kubernetes applications.
read less read more
Course Outline
Welcome!
Chapter 1. What Is a Service Mesh?
Chapter 2. Linkerd and the Service Mesh Ecosystem
Chapter 3. Linkerd Architecture
Chapter 4. The Data Plane Starring Linkerd2-proxy
Chapter 5. The Linkerd Control Plane
Chapter 6. Linkerd Extensions
Chapter 7. Deploying Linkerd to a Kubernetes Cluster
Chapter 8. Getting “Golden Metrics” for Your Applications
Chapter 9. Using Service Profiles for Per-Route Metrics
Chapter 10. Retries and Timeouts
Chapter 11. Securing Your Application Communication with mTLS
Chapter 12. Canary and Blue-Green Deployments
Chapter 13. Using Linkerd in Production
Chapter 14. Course Summary and Next Steps?
Final Exam

Prerequisites
Before taking this course, you should be familiar with:

  • Kubernetes resource types
    • Service, Deployment, Pod, DaemonSet, etc.
  • Kubernetes
    • Running cluster on the computer and in the cloud, building container images and running them using kubectl
  • YAML
    • Reading and writing YAML
  • Linux terminal environment

The recommended configuration of a development environment for the course is the following:

  • Any operating system
  • 2 cores/CPUs
  • At least 2GB of memory to run software like kind, K3S or Minikube
Reviews
Jan 2023
The overall content is very easy to understand, and the examples are very interesting.
Jan 2023
Easy to understand, following the course and taking breaks was seamless.
Dec 2022
This course provided useful pointers that were important when considering production deployments.
Nov 2022
Since there are so few Linkerd training sessions, this is a must.
Aug 2022
I feel well prepared to start using Linkerd. The course is detailed but not overwhelming, and I was able to finish it in a satisfying amount of time.