Home / Stacks / Service Mesh & Cloud Networking
🕸️

Service Mesh & Cloud Networking

Secure and observe Kubernetes traffic — Istio and Linkerd meshes, the Envoy data plane, Cilium eBPF network policies with Hubble, Traefik routing, and manifest authoring plus cluster troubleshooting

7 skills · Works with Claude Code, Codex, Cursor & more

⚙️ Engineering
RARE

Istio Service Mesh

Configure Istio traffic management — routing, load balancing, circuit breakers, and canary deployments. Writes VirtualServices and DestinationRules for progressive delivery, retries, and resilience across a service mesh.

Community 2.3K
Scanned
istio service-mesh kubernetes
mkdir -p ~/.claude/skills/istio-traffic && curl -fsSL https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/HEAD/skills/devops/istio-traffic-management/SKILL.md -o ~/.claude/skills/istio-traffic/SKILL.md
⚙️ Engineering
RARE

Linkerd Service Mesh

Implement Linkerd service mesh patterns for lightweight, zero-trust networking. Installs the mesh, meshes workloads, configures mTLS and traffic policies, and sets up retries and traffic splits with minimal overhead.

Community 1.6K
Scanned
linkerd service-mesh kubernetes
mkdir -p ~/.claude/skills/linkerd-patterns && curl -fsSL https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/HEAD/skills/development/linkerd-patterns/SKILL.md -o ~/.claude/skills/linkerd-patterns/SKILL.md
⚙️ Engineering
RARE

Envoy Proxy

Configure Envoy, the high-performance L4/L7 proxy behind Istio and modern service meshes. Set up API gateways, sidecars, and load balancers with routing, circuit breaking, rate limiting, TLS termination, gRPC, and rich observability.

Community 1.8K
Scanned
envoy proxy api-gateway
mkdir -p ~/.claude/skills/envoy-proxy && curl -fsSL https://raw.githubusercontent.com/TerminalSkills/skills/main/skills/envoy/SKILL.md -o ~/.claude/skills/envoy-proxy/SKILL.md
⚙️ Engineering
RARE

Cilium eBPF Networking

Manage Cilium and Hubble network observability for Kubernetes. Writes eBPF-based network policies, observes live traffic flows with Hubble, and troubleshoots pod-to-pod connectivity and dropped packets.

Community 2.1K
Scanned
cilium ebpf kubernetes
mkdir -p ~/.claude/skills/k8s-cilium && curl -fsSL https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/HEAD/skills/devops/k8s-cilium/SKILL.md -o ~/.claude/skills/k8s-cilium/SKILL.md
⚙️ Engineering
RARE

Traefik Reverse Proxy

Manage Traefik reverse proxy for local and container development. Routes domains to services, configures CORS and TLS, checks service health, and debugs connectivity — with dynamic Docker-label and file-based routing.

Community 1.7K
Scanned
traefik reverse-proxy ingress
mkdir -p ~/.claude/skills/managing-traefik && curl -fsSL https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/HEAD/skills/data-ai/managing-traefik/SKILL.md -o ~/.claude/skills/managing-traefik/SKILL.md
⚙️ Engineering
RARE

Kubernetes Manifests

Generate and debug Kubernetes YAML manifests — Deployments, Services, Ingress, ConfigMaps, RBAC, and Helm charts. Follows production-ready patterns with proper resource limits, health checks, and security contexts.

Community 4.2K
Scanned
kubernetes k8s containers
mkdir -p ~/.claude/skills/kubernetes-manifests && curl -fsSL https://raw.githubusercontent.com/Jeffallan/claude-skills/HEAD/skills/kubernetes-specialist/SKILL.md -o ~/.claude/skills/kubernetes-manifests/SKILL.md
⚙️ Engineering
RARE

Kubernetes Troubleshooter

Systematic Kubernetes incident response and debugging. Diagnoses CrashLoopBackOff, ImagePullBackOff, OOMKilled, and Pending pods, fixes NotReady nodes and DiskPressure, debugs service networking and PVC failures, investigates Helm releases, and runs post-incident reviews.

Community 4.1K
Scanned
kubernetes kubectl troubleshooting
mkdir -p ~/.claude/skills/k8s-troubleshooter && curl -fsSL https://raw.githubusercontent.com/ahmedasmar/devops-claude-skills/main/k8s-troubleshooter/skills/SKILL.md -o ~/.claude/skills/k8s-troubleshooter/SKILL.md

More Stacks

View all stacks →

Added to wishlist