--- title: Eraser description: Eraser helps Kubernetes admins remove a list of non-running images from all Kubernetes nodes in a cluster. hero: tagline: Eraser helps Kubernetes admins remove a list of non-running images from all Kubernetes nodes in a cluster. image: file: https://raw.githubusercontent.com/eraser-dev/eraser/20576a24c512feb83c26ed867353d4143717d798/docs/static/img/eraser.svg actions: - text: Source link: https://github.com/eraser-dev/eraser icon: right-arrow - text: Deployment Chart link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/eraser icon: right-arrow --- # Purpose Automatic service that cleans up local caches of images. # Notes Removes all non running images. This does cause a startup delay, but [Harbor](https://docs.alexlebens.dev/applications/harbor/) is configured as a generic pull through cache, so pulls for new images should be quick.