Tag

orphan process

0 views collected around this technical thread.

Ops Development Stories
Ops Development Stories
Sep 15, 2021 · Cloud Native

How Linux Process States Lead to Orphan & Zombie Issues in Docker and Kubernetes

This article explains the three‑ and five‑state process models, Linux task_struct states, and how orphan and zombie processes arise in containers, detailing PID namespaces, Docker's pause container, signal handling, and practical solutions for Kubernetes pods.

DockerKubernetesLinux
0 likes · 16 min read
How Linux Process States Lead to Orphan & Zombie Issues in Docker and Kubernetes