Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 11 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T20:26:26.000Z (18 days ago)
- Last Synced: 2024-10-26T02:10:06.208Z (17 days 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: 21.8 MB
- Stars: 492
- Watchers: 13
- Forks: 61
- Open Issues: 56
-
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:2024-10 star:0.5k fork:0.1k ๐งน Cleaning up images from Kubernetes nodes (Go)
README
# Eraser: Cleaning up Images from Kubernetes Nodes
![GitHub](https://img.shields.io/github/license/eraser-dev/eraser)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Feraser-dev%2Feraser.svg?type=shield&issueType=license)](https://app.fossa.com/projects/git%2Bgithub.com%2Feraser-dev%2Feraser?ref=badge_shield)
[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/7622/badge)](https://www.bestpractices.dev/projects/7622)
[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/eraser-dev/eraser/badge)](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
![intro](demo/demo.gif)
## 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.