cldkctl_k8s_pod_create
Create Kubernetes pods in a specified namespace by submitting project ID, namespace, and pod spec (YAML/JSON) using the MCP cldkctl Server.
Instructions
Call the cldkctl_k8s_pod_create endpoint
Input Schema
Name | Required | Description | Default |
---|---|---|---|
namespace | Yes | Namespace | |
project_id | Yes | Project ID | |
spec | Yes | Pod spec (YAML/JSON) |