cldkctl_k8s_pod_edit
Edit Kubernetes pod configurations by updating pod specifications with YAML or JSON input for specific projects and namespaces.
Instructions
Call the cldkctl_k8s_pod_edit endpoint
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID | |
| namespace | Yes | Namespace | |
| name | Yes | Pod name | |
| spec | Yes | Pod spec (YAML/JSON) |