Tagged articles
2 articles
Page 1 of 1
dbaplus Community
dbaplus Community
Sep 14, 2023 · Cloud Native

Mastering Kubernetes: 30+ Essential Pod, Node, and Cluster Troubleshooting Techniques

This guide compiles over thirty practical Kubernetes troubleshooting steps, covering pod startup failures, networking issues, resource bottlenecks, node abnormalities, cluster‑wide service problems, and detailed explanations of common container exit codes to help operators quickly diagnose and resolve issues.

Container exit codesKubernetesNode diagnostics
0 likes · 22 min read
Mastering Kubernetes: 30+ Essential Pod, Node, and Cluster Troubleshooting Techniques
Open Source Linux
Open Source Linux
Aug 1, 2022 · Operations

Why Do My Docker Containers Exit? Understanding Common Exit Codes

This article explains why Docker containers stop running by detailing how to view exit codes, describing the most common exit codes such as 0, 1, 137, 139, and 143, and clarifying the actions that cause each code, helping developers troubleshoot container failures.

Container exit codesDevOpsDocker
0 likes · 7 min read
Why Do My Docker Containers Exit? Understanding Common Exit Codes