Infra Learning Club
Sep 18, 2024 · Cloud Native
Kubelet Source Code Deep Dive: Image Management and Garbage Collection
This article dissects Kubelet's ImageManager and ImageGCManager, detailing their interfaces, implementation structs, pull‑policy handling, parallel image pulling, GC policy thresholds, and the step‑by‑step execution flow that governs image lifecycle on a node.
ContainerRuntimeGarbageCollectionGo
0 likes · 7 min read
