Achieving True Zero Downtime with Kubernetes Rolling Updates: Myth or Reality?
Sep 6, 2024 · 7 min read · 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...
Join discussion