projects
Creates a cluster, consisting of the specified number and type of Google Compute Engine instances. By default, the cluster is created in the project's default network. One firewall is added for the cluster. After cluster creation, the kubelet creates routes for each node to allow the containers on that node to communicate with all other instances in the cluster. Finally, an entry is added to the project's global metadata indicating which CIDR range the cluster is using.
post/v1/{+parent}/clusters
Path parameters
parentstring required
The parent (project and location) where the cluster will be created. Specified in the format projects/*/locations/*.
Request body
Response
Successful response