# Syn K8S Rollout

> Kubernetes: Deployment rollout and rollback

- Skill: `legendtkl/syn-k8s-rollout` (Agent Skill)
- Install (CLI): `npx skillmds@latest add legendtkl/syn-k8s-rollout`
- Raw SKILL.md: https://api.skillmd.com/api/skills/legendtkl/syn-k8s-rollout/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: legendtkl (https://skillmd.com/u/legendtkl)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/legendtkl/syn-k8s-rollout

---


# Kubernetes: Deployment rollout and rollback

## When to use

Use this skill for Deployment rollout and rollback in Kubernetes. This skill
specifically handles Deployment rollout and rollback and nothing else in the
Kubernetes family.

## Procedure

Manage Deployment rollouts: set rolling-update surge/unavailable, watch rollout status, pause/resume, and roll back to a previous ReplicaSet revision.

## Notes

This is the Kubernetes skill dedicated to Deployment rollout and rollback.
Sibling skills cover other Kubernetes capabilities; this one
is the right choice only when the task is about Deployment rollout and rollback.

