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

https://github.com/fl64/cleanup-namespace


https://github.com/fl64/cleanup-namespace

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

          

# cleanup-namespace

A fast utility for cleaning up all resources in a Kubernetes namespace. It removes all namespaced resources, automatically handles finalizers, and supports parallel deletion with configurable workers. Includes dry-run mode for safe preview and regex-based resource filtering.

how to build:

```
task default
```