04 - Application Lifecycle Management in Kubernetes
Rolling Updates and Rollbacks
Rollout and Versioning
When you first create a deployment, it triggers a rollout.
A new rollout creates a new deployment revision.
In the future, when the application is upgraded, meaning when the container version is...
rohitpagote.hashnode.dev5 min read