Introduction to Service Meshes - Linkerd

Learn how to deploy and manage service meshes using Linkerd, a lightweight service mesh for Kubernetes.

A course to help you setup a service-mesh and start using it to build real-life applications using Meshery as the cloud native management plane.


Getting Started with Linkerd

Learn how to set up and use Linkerd, a lightweight service mesh for Kubernetes, to enhance your microservices architecture.

Deploy a sample application

Learn how to deploy a sample application in Linkerd to understand the service mesh capabilities.

Exposing services through Linkerd Ingress

Learn how to expose services in Linkerd using Ingress resources.

Linkerd Dashboard

Learn how to use the Linkerd dashboard to monitor and manage your service mesh.

Debugging

Learn how to debug applications in Linkerd using the dashboard and CLI tools.

Observability

Learn how to monitor and observe your service mesh with Linkerd.

Traffic Splitting using SMI and Linkerd

Learn how to split traffic between different versions of your services using SMI and Linkerd.

Fault Injection

Learn how to inject faults into your services using SMI and Linkerd.

Conclusion

Wrap up the course on mastering service meshes for developers with Linkerd.

Test