cldkctl_edit_pod
Modify Kubernetes pod configurations using the cldkctl endpoint by specifying project ID, namespace, pod name, and updated pod data.
Instructions
Call the cldkctl_edit_pod endpoint
Input Schema
Name | Required | Description | Default |
---|---|---|---|
name | Yes | Pod name | |
namespace | Yes | Namespace | |
pod_data | Yes | Pod data | |
project_id | Yes | Project ID |