Smooth Sailing in Kubernetes: Perfecting Deployment Rollouts
Imagine you have an application pod running in a Kubernetes environment at version v1. You've developed v2, and now you want to deploy it. But how should you approach this? Do you delete and take down every pod, creating a new deployment with the upd...
bhargavparmar.hashnode.dev2 min read