Citizix published a tutorial about installing and using linkerd in kubernetes.
How to install and use linkerd in kubernetes
In this guide, we’ll walk you through how to install Linkerd into your Kubernetes cluster. Then we’ll deploy a sample application to show off what Linkerd can do. A service mesh is an infrastructure layer that allows you to manage communication between your application’s microservices.
How to install and use linkerd in kubernetes