link
kubernetes/delete-all

Delete All in Namespace

Remove all resources of type

cleanup
management

Command

kubectl delete all --all

Examples

Clean namespace

kubectl delete all --all