k8s_create_namespace
Create a new namespace in a Kubernetes cluster to organize and isolate resources, enabling better management and security for applications and workloads.
Instructions
Create a new namespace
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Namespace name to create |