Visibility: internal · public ( OpenAPI Custom Extension: x-visibility )
“Cluster CRUD API: manage clusters”; Create a new Kubernetes cluster. Async operation.
Bearer token authentication using OAuth2/OIDC tokens
Request to create Kubernetes cluster.
Desired Kubernetes version
Name of the resource. Must be 1-63 characters long and match the pattern a-z? — the first character must be a lowercase letter, and all following characters must be lowercase letters, digits, or hyphens, with the last character being a letter or digit. If not specified, the server will generate a name.
1 - 63^[a-z]([-a-z0-9]*[a-z0-9])?$"cluster-a1b2c3"
Optional human-friendly display name for the cluster.
An optional description of this resource.
Node pools belonging to this cluster.
Cluster creation initiated
Kubernetes cluster resource.
Server-defined URL for this resource.
"/v1/regions/us-texas-1/projects/project-x9y8z7/compute/clusters/cluster-a1b2c3"
Server-generated UUID.
Name of the resource. Provided by the client when the resource is created, or generated by the server if not specified. Must be 1-63 characters long and match the pattern a-z? — the first character must be a lowercase letter, and all following characters must be lowercase letters, digits, or hyphens, with the last character being a letter or digit. Cannot be changed after the resource is created.
1 - 63^[a-z]([-a-z0-9]*[a-z0-9])?$"cluster-a1b2c3"
Optional human-friendly display name for the cluster.
An optional description of this resource.
Node pools belonging to this cluster.
Cluster health and readiness state.
Number of nodes in cluster.
Kubernetes version.
Cluster endpoint details.