An open API service indexing awesome lists of open source software.

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

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