cldkctl_k8s_pod_create
Create Kubernetes pods in Cloudeka projects by providing project ID, namespace, and pod specification in YAML or JSON format.
Instructions
Call the cldkctl_k8s_pod_create endpoint
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID | |
| namespace | Yes | Namespace | |
| spec | Yes | Pod spec (YAML/JSON) |