·istio-traffic-management
</>

istio-traffic-management

rmyndharis/antigravity-skills

Configure Istio traffic management including routing, load balancing, circuit breakers, and canary deployments. Use when implementing service mesh traffic policies, progressive delivery, or resilience patterns.

11Installs·0Trend·@rmyndharis

Installation

$npx skills add https://github.com/rmyndharis/antigravity-skills --skill istio-traffic-management

SKILL.md

Comprehensive guide to Istio traffic management for production service mesh deployments.

| VirtualService | Route traffic to destinations | Host-based | | DestinationRule | Define policies after routing | Service-based | | Gateway | Configure ingress/egress | Cluster edge | | ServiceEntry | Add external services | Mesh-wide |

Configure Istio traffic management including routing, load balancing, circuit breakers, and canary deployments. Use when implementing service mesh traffic policies, progressive delivery, or resilience patterns. Source: rmyndharis/antigravity-skills.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/rmyndharis/antigravity-skills --skill istio-traffic-management Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/rmyndharis/antigravity-skills --skill istio-traffic-management
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is istio-traffic-management?

Configure Istio traffic management including routing, load balancing, circuit breakers, and canary deployments. Use when implementing service mesh traffic policies, progressive delivery, or resilience patterns. Source: rmyndharis/antigravity-skills.

How do I install istio-traffic-management?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/rmyndharis/antigravity-skills --skill istio-traffic-management Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/rmyndharis/antigravity-skills