k8s_create_ns
Create a new Kubernetes namespace for a specified context, optionally adding labels and annotations.
Instructions
Create a new Kubernetes namespace. Optionally attach labels and annotations at creation time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| labels | No | ||
| context | Yes | ||
| annotations | No |