Skip to content

vvrnv/kube-ns-cleaner

Repository files navigation

kube-ns-cleaner

image

kube-ns-cleaner is a kubernetes client application for deleting unused kubernetes namespaces and scaling their resources

About The Project

When managing bare-metal k8s clusters, you may encounter the problem of limited resources. An example of a large number of users using the same cluster, or CI/CD for some reason did not delete the namespace after testing. This application deletes a namespaces or scaling to zero deployments, stateful sets, and removing daemonsets.

Running from source code

go run main.go

Installation

Helm

  • [] todo

Download binary

release page link

About

kube-ns-cleaner is a kubernetes client application for deleting unused kubernetes namespaces and scaling their resources

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published