Ross ROSS = Recommend OSS · open-source software intelligence for agents

Linkerd resource

Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x. observed · 2026-08-28

github.com/linkerd/linkerd2 · homepage · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 87
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 6
  • age_days: 3194
  • days_rel: 8
  • days_push: 7
  • n_releases_24m: 92

Full methodology

Adoption not part of the score

11480 stars · 1376 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Linkerd is an ultralight, security-first service mesh for Kubernetes that adds mutual TLS, observability, and reliability features to cluster workloads with no code changes. It consists of a Go-based control plane and CLI plus a Rust-based data plane micro-proxy (linkerd2-proxy), and is a CNCF graduated project.

Use cases

  • add mutual TLS to kubernetes services without code changes
  • get golden metrics and latency dashboards for microservices
  • load balance gRPC traffic in kubernetes
  • enforce zero-trust authorization policy between services
  • add retries and reliability to service-to-service calls
  • debug 502 errors in meshed applications
  • choose a lighter service mesh than istio

When to choose

  • you run Kubernetes and want a simple, low-overhead service mesh
  • you need zero-config mTLS and zero-trust policy
  • you want gRPC/HTTP2 load balancing that Kubernetes doesn't provide
  • memory-safety and regular security audits are requirements

When to avoid

  • you need multi-cluster or VM workloads outside Kubernetes
  • you need Envoy's extensibility or a general-purpose proxy
  • you want a mesh for non-Kubernetes environments

Facets

infra-config · maturity active

microservices networking security monitoring tracing rate-limiting cryptography api-gateway microservices cloud-computing networking security monitoring cloud self-hosted go rust service-mesh mtls sidecar-proxy cncf kubernetes-networking zero-trust grpc load-balancing containers devops kubernetes docker linux

9 sources

Member repositories

RepositoryRoleHealth v2
linkerd/linkerd2main95
linkerd/linkerd2-proxybackend95

For agents

markdown · JSON · MCP: product_card(name="linkerd/linkerd2")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem