LXer: Rolling Updates and Rollbacks in Kubernetes
by LXer from LinuxQuestions.org on (#55K10)
Published at LXer:
In this article, we will update the deployment with the default Rolling update strategy and rollback the deployment. To rollback the deployment, we will use the incorrect image in one of the updates to the deployment.
Read More...


In this article, we will update the deployment with the default Rolling update strategy and rollback the deployment. To rollback the deployment, we will use the incorrect image in one of the updates to the deployment.
Read More...