Create a Kubernetes
POST
/kubernetes/Query parameters
project_idQueryintegerrequiredProject ID Find your project id here
locationQuerystringrequiredLocation (Delhi and Chennai)
Request body
application/json
The name of the Kubernetes cluster.
example
E2E-K8s-Cluster-143The version of Kubernetes.
example
1.30The slug name of the cluster.
example
C3-4vCPU-8RAM-100DISK-3rdGen-K8s1_30-master-DelhiThe ID of the Virtual Private Cloud (VPC).
example
16791Subnet ID of the custom VPC (applicable only if a custom VPC is used).
example
12345The SKU ID for the cluster.
example
1178The ID of the security group attached to the cluster.
example
682Flag to enable or disable encryption.
example
falseEncryption passphrase (if encryption is enabled).
example
Responses
201Successful document creation with service details.
example
201example
Success