Tag

DiskPressure

1 views collected around this technical thread.

WeiLi Technology Team
WeiLi Technology Team
Dec 28, 2023 · Operations

Why Pods Get Evicted: Diagnosing DiskPressure in Kubernetes Nodes

This article walks through a real‑world Kubernetes incident where a node’s disk usage exceeded the eviction threshold, causing pods to enter the Evicted state, and details the investigation steps, root‑cause analysis, and practical remediation actions.

AWSDiskPressureKarpenter
0 likes · 6 min read
Why Pods Get Evicted: Diagnosing DiskPressure in Kubernetes Nodes
Ops Development Stories
Ops Development Stories
Sep 2, 2021 · Operations

Why Are My Kubernetes Pods Getting Evicted? Diagnosing DiskPressure and Log Bloat

This article explains how to investigate large numbers of evicted Kubernetes pods caused by disk pressure, examines the role of SkyWalking log files stored in EmptyDir volumes, and provides both temporary and permanent solutions to free space and prevent future evictions.

DiskPressureEphemeral StorageKubernetes
0 likes · 15 min read
Why Are My Kubernetes Pods Getting Evicted? Diagnosing DiskPressure and Log Bloat