Kubernetes usuń wszystko z przestrzeni nazw

kubectl delete all --all -n {namespace}
Dangerous Dolphin