Implements lightweight, security-first service mesh patterns for Kubernetes using Linkerd to automate mTLS and traffic management.
The Linkerd Patterns skill empowers Claude to architect and deploy production-grade service mesh configurations focused on simplicity and performance. It provides standardized templates for implementing zero-trust security through automatic mTLS, granular traffic splitting for canary releases, and advanced observability using ServiceProfiles. This skill is ideal for platform engineers and developers who need to enhance Kubernetes reliability and security without the overhead of more complex service mesh alternatives.
主要功能
01Traffic management for canary deployments and A/B testing
02Resilience patterns including retries, timeouts, and budgets
03Multi-cluster connectivity and service mirroring templates
040 GitHub stars
05Automated mTLS and zero-trust security policy configuration
06Per-route observability and golden signal monitoring
使用场景
01Executing safe, weighted canary rollouts using SMI TrafficSplit resources
02Configuring fine-grained authorization policies to restrict pod-to-pod traffic
03Securing microservice communication with transparent mutual TLS encryption