Linkerd Multicluster API

The Linkerd Multicluster extension provides Kubernetes CRDs and a gateway component that enables transparent, secure cross-cluster service communication. It uses mTLS to authenticate workloads across cluster boundaries within a unified trust domain, allowing services in different clusters to communicate as if they were local.

API entry from apis.yml

apis.yml Raw ↑
aid: linkerd:multicluster-api
name: Linkerd Multicluster API
description: The Linkerd Multicluster extension provides Kubernetes CRDs and a gateway component that
  enables transparent, secure cross-cluster service communication. It uses mTLS to authenticate workloads
  across cluster boundaries within a unified trust domain, allowing services in different clusters to
  communicate as if they were local.
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://linkerd.io/2-edge/features/multicluster/
properties:
- type: Documentation
  url: https://linkerd.io/2-edge/features/multicluster/
- type: Reference
  url: https://linkerd.io/2-edge/reference/multicluster/
tags:
- Federation
- Kubernetes
- mTLS
- Multicluster