service-mesh
Installation
SKILL.md
Service Mesh
Advanced service mesh implementation with Istio, Linkerd, traffic management, mTLS, and observability.
Overview
Service mesh provides infrastructure-level features for service-to-service communication including traffic management, security, and observability without changing application code.
Key Concepts
Traffic Management
- Virtual Services: Route traffic based on rules
- Destination Rules: Configure load balancing, connection pools
- Gateways: Manage ingress/egress traffic
- Service Entries: Add external services to mesh