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.