Domains
Forms
- SKILL.md100.0%
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
When implementing service mesh traffic policies, progressive delivery (canary/blue-green), or resilience patterns in an Istio-based Kubernetes cluster.
Ready-to-apply Istio manifests and operational guidance that configure routing, resilience, and safe progressive rollout with measurable traffic control.
Use Cases
A platform team wants to release a new service version without full rollout risk. Using this skill, they apply the canary VirtualService/DestinationRule templates with 10% weighted traffic to canary, plus circuit breaker outlier detection. They validate via istioctl analyze and Kiali. This reduces blast radius, enables safe progressive delivery, and improves release confidence.
An SRE observes intermittent 5xx errors causing cascading failures. They use the circuit breaker and retry/timeout templates from this skill to set maxConnections, outlierDetection, and per-try timeouts on DestinationRule/VirtualService. After applying, istioctl proxy-config confirms policies. Result: isolated faulty pods, bounded retries, and restored stability.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File