cldkctl_delete_pod
Delete a specified pod in a Kubernetes namespace by providing the project ID, namespace, and pod name using the MCP cldkctl Server endpoint.
Instructions
Call the cldkctl_delete_pod endpoint
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Pod name | |
| namespace | Yes | Namespace | |
| project_id | Yes | Project ID |