Cleaner is a Kubernetes controller that identifies unused or unhealthy resources, helping you maintain a streamlined and efficient Kubernetes cluster. It provides flexible scheduling, label filtering, Lua-based selection criteria, resource removal or update and notifications via Slack, Webex and Discord. it can also automate clusters operations.
Problem Description
The link in the readme.md to the unused-resources example of PersistentVolumes does not work https://github.com/gianlucam76/k8s-cleaner/tree/main/examples-unused-resources/presistent-volumes (error 404). In fact there is a typo in the link and in the directory name https://github.com/gianlucam76/k8s-cleaner/tree/main/examples-unused-resources/peristent-volumes it should be "persistent" instead of "persitent"