Linkerd
Ultralight, security-first service mesh for Kubernetes written in Rust and Go.
Why consider Linkerd?
Linkerd is an ultralight, CNCF-graduated service mesh for Kubernetes. It provides zero-config mutual TLS (mTLS), automatic latency-based load balancing, and instant golden metrics.
Learn Linkerd by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide3 sections
Overview of Linkerd
Linkerd adds security, observability, and reliability to Kubernetes clusters without requiring complex code modifications. Its Rust micro-proxies deliver low latency with minimal CPU footprint.
Installing Linkerd CLI
curl -sL https://run.linkerd.io/install | shlinkerd check --prelinkerd install --crds | kubectl apply -f -linkerd install | kubectl apply -f -linkerd checkViewing Metrics
linkerd viz install | kubectl apply -f -linkerd viz dashboardLinkerd is licensed under the Apache License Version 2.0.
Related tools
More options with a similar category or technology profile.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
bpytop
Python port of bashtop with game-like UI, responsive mouse support, and hardware sensors.
bashtop
Linux resource monitor showing usage and stats for processor, memory, disks, network, and processes.
SchemaHero
Kubernetes-native declarative database schema management and table migration operator.