cldkctl_k8s_pod_edit
Edit Kubernetes pod configurations directly by specifying project ID, namespace, pod name, and pod spec through the MCP cldkctl Server.
Instructions
Call the cldkctl_k8s_pod_edit endpoint
Input Schema
Name | Required | Description | Default |
---|---|---|---|
name | Yes | Pod name | |
namespace | Yes | Namespace | |
project_id | Yes | Project ID | |
spec | Yes | Pod spec (YAML/JSON) |