Skip to content

Deletes Kubernetes namespaces without active pods or services

Notifications You must be signed in to change notification settings

danchris/k8s-ns-cleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes Namespace Cleaner

A program written in go that looks for namespaces without active resources and delete them. Default and system namespaces are excluded.

Usage

./main --help
  -kubeconfig string
        (optional) absolute path to the kubeconfig file (default "$HOME/.kube/config")

About

Deletes Kubernetes namespaces without active pods or services

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published