Skip to main content

Create Node

POST 

/core/clusters/:cluster_id/nodes

Creates one or more nodes and adds them to an existing Kubernetes cluster. Specify the Kubernetes cluster ID in the path and include the node count and role in the request body. Worker and master nodes can be added dynamically to a cluster. Optionally, specify the node_group name to add the nodes to a node group other than the default one.

Request

Responses

Success