DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

K8s prevent queue worker Pod from being killed during deployment

6 years ago itnext.io
K8s prevent queue worker Pod from being killed during deployment

Summary: This is a summary of an article originally published by the source. Read the full original article here →

Whenever a new container image is set for a Deployment, Kubernetes will replace every Pod. By default, this is done using a rolling-rollout strategy, where Pods with the new image are spun up and old ones are killed step by step.

Made with pure grit © 2026 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com