19.06.2021 Views

148422597X Kubernetes Management Design Patterns [Vohra 2017-01-29] {E559F6BB}

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Chapter 8 ■ Using Rolling Updates

Figure 8-32. Only some of the replicas are available

If some deployment has an error, the deployment may be rolled back to an earlier revision. List the

deployment revisions.

kubectl rollout history deployment/mysql-deployment

The deployment revisions are listed as shown in Figure 8-33.

Figure 8-33. Listing deployment revisions

195

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!