Hi guys! I have a question about Deployment. After some deployments of the same . . .

Francois Gnu:
Hi guys! I have a question about Deployment. After some deployments of the same application, can we ‘rollout undo’ not just the last revision, otherwise another revision number? And can we re-deploy the revision number we want?
thanks!

Daz Mac:
Yes, see the --to-revision option

https://kubernetes.io/docs/concepts/workloads/controllers/deployment/#rolling-back-to-a-previous-revision|https://kubernetes.io/docs/concepts/workloads/controllers/deployment/#rolling-back-to-a-previous-revision

Francois Gnu:
:+1:

Francois Gnu:
sure, before to ask, read the documentation! :sweat_smile: