Setup Service Mesh

Deploy and configure a service mesh (Istio or Linkerd) to enable secure service-to-service communication, traffic management, observability, and policy enforcement in Kubernetes clusters. Covers installation, mTLS configuration, traffic routing, circuit breaking, and integration with monitoring tools. Use when microservices need encrypted service-to-service communication, fine-grained traffic control for canary or A/B deployments, observability across all service interactions without application changes, or consistent circuit breaking and retry policies.

pjt222 Updated

File contents

pjt222/agent-almanac/tree/main/skills/setup-service-mesh commit d62946aa55

Frequently asked questions

npx skillmds@latest add pjt222/setup-service-mesh