Linkerd — сервис-меш с zero-trust в Kubernetes
★ 8.5 · orchestration
linkerd-patterns is a Claude Code skill that provides production-ready patterns for deploying Linkerd as a lightweight, security-first service mesh on Kubernetes. It covers CLI installation and pre-flight cluster validation, namespace and deployment-level sidecar injection, and ServiceProfile configuration with per-route metrics, retries, and timeout policies backed by a configurable retry budget. Zero-trust access control is implemented through Server and ServerAuthorization resources that restrict traffic by mTLS-verified ServiceAccount identity. The skill also includes TrafficSplit templates for canary deployments with weighted backends, HTTPRoute rules for header- and path-based routing, and multi-cluster setup with cross-cluster service mirroring. Teams looking for a low-overhead Istio alternative or needing to enforce least-privilege network policies in Kubernetes will find this skill directly applicable.
- #linkerd
- #service-mesh
- #mtls
- #kubernetes
- #zero-trust