istio-traffic-management
Manage Istio service mesh traffic with templates for canary releases, circuit breaking, and load balancing.
Install
npx skills add https://github.com/wshobson/agents --skill istio-traffic-managementStats
| Total installs | 3,261 |
| Weekly installs | 3.2K |
| GitHub stars | 32.4K |
| First seen | Jan 20, 2026 |
| Source | @wshobson/agents |
Summary
- Covers four core resources: VirtualService for host-based routing, DestinationRule for service-level policies, Gateway for ingress/egress, and ServiceEntry for external services
- Includes templates for basic routing, canary deployments (weighted traffic splits), circuit breakers with outlier detection, retries with timeouts, traffic mirroring, and fault injection
- Supports multiple load balancing strategies including round-robin, least connections, random, and consistent hashing for sticky sessions
- Provides debugging commands via istioctl for analyzing routes, endpoints, and traffic configuration
Tags
Related skills
| Skill | Installs | vs istio-traffic-management |
|---|---|---|
| incident-runbook-templates | 3,431 | +170 |
| distributed-tracing | 3,434 | +173 |
| nx-workspace-patterns | 3,538 | +277 |
| migrate-to-vinext | 2,384 | -877 |
| devops-engineer | 2,614 | -647 |
FAQ
- How many installs does istio-traffic-management have?
- istio-traffic-management has 3,261 total installs and 3.2K installs this week.
- Where is istio-traffic-management hosted?
- istio-traffic-management is published by @wshobson/agents at https://github.com/wshobson/agents.
- How many GitHub stars does istio-traffic-management have?
- istio-traffic-management has 32.4K GitHub stars.
- When was istio-traffic-management first indexed?
- OrangeBot.AI first indexed istio-traffic-management on Jan 20, 2026.
- How do I install istio-traffic-management?
- Run: npx skills add https://github.com/wshobson/agents --skill istio-traffic-management