linkerd
The lightweight, secure, and high-performance service mesh for Kubernetes
About linkerd
Linkerd is a CNCF graduated, open-source service mesh designed for simplicity, security, and reliability. Built in Rust, it provides observability, mutual TLS, and load balancing without complexity, making it the fastest and most efficient solution for Kubernetes clusters.
FAQ
Linkerd is a service mesh that adds observability, reliability, and security to Kubernetes applications without requiring code changes. It can monitor and report per-service success rates and latencies, automatically retry failed requests, and encrypt and validate connections between services.
Linkerd is designed to be fully transparent. You address other services just as you would without Linkerd, for example, service-name.namespace.svc.cluster.local, or service-name if within the same namespace.
No, Linkerd does not provide ingress itself. Instead, it works in conjunction with the ingress controller of your choice.
Linkerd's proxies are designed to continue operating even if they can't reach the control plane. They will use the latest service discovery information and fall back to DNS if asked to route to a service they don't have information for. However, new proxies deployed when the control plane is unreachable will not be able to operate until they can reach the control plane.
Linkerd uses multi-arch container images with support for x86, amd64, arm64, and arm.
Yes, enterprise distributions of Linkerd are available from Buoyant (the creators of Linkerd) as well as other companies.
Yes, commercial support for Linkerd is available from several companies. You can find a list of these companies on the Linkerd website.
Alternatives to consider
Community ratings & full listBadges
Promote linkerd giving it more exposure, by adding these badges to your website, documentation, or product listing. Each badge links back to linkerd page on Webfolio.
<a href="https://www.webfolio.to/tools/linkerd?utm_source=badge&utm_campaign=badge" target="_blank" rel="noopener noreferrer"><img src="https://www.webfolio.to/badges/featured_color.svg" alt="Featured on Webfolio" style="max-width: 150px" /></a>
Categories
Claim this tool
Are you the founder? Claim your profile to update details and track views.