🔥 3-day streak
Certified Kubernetes Administrator (CKA)19 / 125
Question 19 of 125

A platform engineer manages a Deployment named 'payments-api'. After several rolling updates, they attempt to roll back two revisions using 'kubectl rollout undo deployment/payments-api --to-revision=3', but the command fails with an error stating that the revision was not found. Running 'kubectl rollout history deployment/payments-api' shows only the two most recent revisions. What is the most likely cause?

Reviewed for accuracy · Report an issueNext question