k8s_delete_ns
Delete a Kubernetes namespace and all its resources, with built-in protection for critical system namespaces.
Instructions
Delete a Kubernetes namespace and all resources within it. Protected namespaces (default, kube-system, kube-public, kube-node-lease) cannot be deleted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| context | Yes |