Linkerd Service Mesh

Linkerd is a CNCF-graduated service mesh for Kubernetes that transparently adds mutual TLS encryption, latency-aware load balancing, retries, timeouts, circuit breaking, and observability to any Kubernetes workload without code changes. Supports HTTP, HTTP/2, gRPC, and TCP traffic.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/linkerd"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: buoyant:linkerd
name: Linkerd Service Mesh
description: Linkerd is a CNCF-graduated service mesh for Kubernetes that transparently adds mutual TLS
  encryption, latency-aware load balancing, retries, timeouts, circuit breaking, and observability to
  any Kubernetes workload without code changes. Supports HTTP, HTTP/2, gRPC, and TCP traffic.
humanURL: https://linkerd.io/
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/buoyant.png
tags:
- Kubernetes
- mTLS
- Observability
- Service Mesh
- Zero Trust
properties:
- type: Documentation
  url: https://linkerd.io/docs/
- type: Website
  url: https://linkerd.io/
- type: Reference
  url: https://linkerd.io/docs/reference/
- type: GitHubRepository
  url: https://github.com/linkerd/linkerd2
- type: Protobuf
  name: Linkerd proxy API — Destination
  url: grpc/buoyant-linkerd-proxy-api-destination.proto
- type: Protobuf
  name: Linkerd proxy API — Identity
  url: grpc/buoyant-linkerd-proxy-api-identity.proto
- type: Protobuf
  name: Linkerd proxy API — Inbound server policies
  url: grpc/buoyant-linkerd-proxy-api-inbound.proto
- type: Protobuf
  name: Linkerd proxy API — Outbound policies
  url: grpc/buoyant-linkerd-proxy-api-outbound.proto
- type: Protobuf
  name: Linkerd proxy API — Tap
  url: grpc/buoyant-linkerd-proxy-api-tap.proto
- type: Protobuf
  name: Linkerd Viz metrics API
  url: grpc/buoyant-linkerd-viz-metrics-api.proto
- type: Protobuf
  name: Linkerd Viz tap API
  url: grpc/buoyant-linkerd-viz-tap.proto
- type: SourceCode
  url: https://github.com/linkerd/linkerd2-proxy-api
x-features:
- Mutual TLS for transparent encryption and authentication
- Cryptographic workload identity
- Latency-aware load balancing
- Automated retries, timeouts, and circuit breaking
- Zone-aware routing (HAZL) to reduce cross-zone costs
- Canary and blue-green deployment support
- AI/LLM observability for resource, tool, and prompt usage metrics
- Multi-cluster failover
- FIPS 140-2/140-3 validated encryption (Enterprise)
x-use-cases:
- Zero-trust Kubernetes networking
- Service-to-service mutual TLS without code changes
- Observability for microservices and AI workloads
- Multi-cluster Kubernetes deployments
- Migration between cloud providers