Introduction: Performing a Rolling Update
Explore performing zero-downtime rolling updates in Kubernetes to deploy application changes smoothly. This lesson guides you through prerequisites, rollout steps, and verification using local or cloud Kubernetes clusters.
We'll cover the following...
We'll cover the following...
In this chapter, we’ll perform a zero-downtime rolling update on the app we’ve been working on in previous chapters. If you’re unsure ...