Undo the rollout
firefightThe new pods are crash-looping. Check history, roll back, confirm it settled.
mode
kubectl · bad deploy · difficulty 2
kubectl -n prod get pods -l app=api
oncall@ops-01:~$kubectl -n prod rollout history deployment/api
oncall@ops-01:~$kubectl -n prod rollout undo deployment/api
Enter submits a line · Tab then Enter restarts · Esc releases focus
Playing as a guest. Runs are saved against a device-local id — sign in with GitHub to keep your history and appear on the leaderboards.