https://github.com/eraser-dev/eraser
🧹 Cleaning up images from Kubernetes nodes
https://github.com/eraser-dev/eraser
cncf containers hacktoberfest image-security images kubernetes kubernetes-operator security-tools trivy vulnerabilities vulnerability-scanner
Last synced: 22 days ago
JSON representation
🧹 Cleaning up images from Kubernetes nodes
- Host: GitHub
- URL: https://github.com/eraser-dev/eraser
- Owner: eraser-dev
- License: apache-2.0
- Created: 2021-05-28T18:25:40.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-07T03:29:01.000Z (2 months ago)
- Last Synced: 2025-04-14T18:09:35.335Z (about 2 months ago)
- Topics: cncf, containers, hacktoberfest, image-security, images, kubernetes, kubernetes-operator, security-tools, trivy, vulnerabilities, vulnerability-scanner
- Language: Go
- Homepage: https://eraser-dev.github.io/eraser/
- Size: 23.1 MB
- Stars: 528
- Watchers: 13
- Forks: 63
- Open Issues: 64
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
- my-awesome - eraser-dev/eraser - security,images,kubernetes,kubernetes-operator,security-tools,trivy,vulnerabilities,vulnerability-scanner pushed_at:2025-04 star:0.5k fork:0.1k 🧹 Cleaning up images from Kubernetes nodes (Go)
README
# Eraser: Cleaning up Images from Kubernetes Nodes

[](https://app.fossa.com/projects/git%2Bgithub.com%2Feraser-dev%2Feraser?ref=badge_shield)
[](https://www.bestpractices.dev/projects/7622)
[](https://api.securityscorecards.dev/projects/github.com/eraser-dev/eraser)
Eraser helps Kubernetes admins remove a list of non-running images from all Kubernetes nodes in a cluster.
## Getting started
You can find a quick start guide in the Eraser [documentation](https://eraser-dev.github.io/eraser/docs/quick-start).
## Demo

## Contributing
There are several ways to get involved:
- Join the [mailing list](https://groups.google.com/u/1/g/eraser-dev) to get notifications for releases, security announcements, etc.
- Join the [biweekly community meetings](https://docs.google.com/document/d/1Sj5u47K3WUGYNPmQHGFpb52auqZb1FxSlWAQnPADhWI/edit) to discuss development, issues, use cases, etc.
- Join the `#eraser` channel on the [Kubernetes Slack](https://kubernetes.slack.com/archives/C03Q8KV8YQ4)
- View the development setup instructions in the [documentation](https://eraser-dev.github.io/eraser/docs/setup)This project welcomes contributions and suggestions.
This project has adopted the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/main/code-of-conduct.md).
## Support
### How to file issues and get help
This project uses GitHub Issues to track bugs and feature requests. Please search the [existing issues](https://github.com/eraser-dev/eraser/issues) before filing new issues to avoid duplicates. For new issues, file your bug or feature request as a new Issue.
The Eraser maintainers will respond to the best of their abilities.