pod_create_tool
Create a new pod by providing a name. Optionally configure infra container, shared namespaces, and labels.
Instructions
Create a new pod.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Pod name | |
| infra | No | Create an infra container (default: True) | |
| share | No | Namespaces to share (ipc, net, uts, pid) | |
| labels | No | Pod labels |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||