Achieving True Zero Downtime with Kubernetes Rolling Updates: Myth or Reality?
Introduction to Rolling Updates in Kubernetes:
Kubernetes makes deploying applications straightforward, allowing us to update them with a simple kubectl apply command. But what about downtime when updating the application pods?
This is where deployme...
janit.hashnode.dev7 min read