https://github.com/looztra/kao
KAO: Klean All Orphans, an opinionated tool to detects and clean k8s orphan ConfigMaps and Secrets
https://github.com/looztra/kao
Last synced: 5 months ago
JSON representation
KAO: Klean All Orphans, an opinionated tool to detects and clean k8s orphan ConfigMaps and Secrets
- Host: GitHub
- URL: https://github.com/looztra/kao
- Owner: looztra
- License: apache-2.0
- Created: 2020-05-27T17:37:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-28T10:35:44.000Z (about 6 years ago)
- Last Synced: 2025-04-03T17:19:19.685Z (about 1 year ago)
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
KAO
===
Klean All Orphans
Why?
----
Using Kubernetes and associated (awesome) tools like Kustomize can lead to let a lot of orphan ConfigMaps and Secrets in your namespaces.
Kao is dedicated to detect them and remove them if you want to.
Status
------
Work In Progress!
Acknowledgements
----------------
- Dependencies scanned by `PyUp.io `_
- Thanks to the contributors of this `twitter thread `_ for helping me finding a good name for this pet project