Wrong command for Deployment Rollback

I think the command should be:
kubectl rollout undo …
not
kubectl rollback undo …

CKAD, Pod Design, Rolling Updates & Rollbacks timestamp 05:30’ish

I’m sure someone has already brought this up, but figured I might as well.

Right you are. Yes, the correct command is kubectl rollout undo. I’ve flagged this for correction. Thanks!

Hi @SapperWing ,

Thanks for highlighting this. The team has updated it.

Regards,

1 Like