Skip to main content

Kubernetes Deployments

Rolling Updates

0:00
LearnStep 1/2

Rolling Update Strategy

Rolling Updates

Rolling updates allow you to update applications with zero downtime by incrementally updating pod instances.

Update Strategy in Deployment

yaml

Performing Updates

bash

Rolling Update Process

plaintext

View Update History

bash