Tag

Image Garbage Collection

0 views collected around this technical thread.

System Architect Go
System Architect Go
Oct 28, 2024 · Cloud Native

How Kubernetes Manages Container Images on Nodes

This article explains how Kubernetes, through the Kubelet and CRI components such as containerd and cri‑o, pulls container images, stores them on the node, and performs periodic garbage collection based on configurable age and disk‑usage thresholds.

Cloud NativeImage Garbage CollectionKubernetes
0 likes · 6 min read
How Kubernetes Manages Container Images on Nodes