Google Kubernetes Engine (GKE)

Create node pool

Creates a node pool for a cluster.

Inputs

Field

Type

Description

projectId [required]

string

CreateNodePoolRequest projectId.

zone [required]

string

CreateNodePoolRequest zone.

clusterId [required]

string

CreateNodePoolRequest clusterId.

nodePool

Required. The node pool to create.

parent [required]

string

The parent (project, location, cluster name) where the node pool will be created. Specified in the format projects/* /locations/* /clusters/*.

Outputs

Expand All

Field

Type

Description

result [required]

object

Create node pool output result.

name

string,null

Operation name

zone

string,null

Operation zone

operationType

Operation operationType

status

Operation status

detail

string,null

Operation detail

statusMessage

string,null

Operation statusMessage

selfLink

string,null

Operation selfLink

targetLink

string,null

Operation targetLink

location

string,null

Operation location

startTime

string,null

Operation startTime

endTime

string,null

Operation endTime

progress

Operation progress

clusterConditions

Operation clusterConditions

nodepoolConditions

Operation nodepoolConditions

error

Operation error