Google Kubernetes Engine (GKE)

Get node pool

Retrieves the requested node pool.

Inputs

Field

Type

Description

projectId [required]

string

GetNodePoolRequest projectId.

zone [required]

string

GetNodePoolRequest zone.

clusterId [required]

string

GetNodePoolRequest clusterId.

nodePoolId [required]

string

GetNodePoolRequest nodePoolId.

name [required]

string

The name (project, location, cluster, node pool id) of the node pool to get. Specified in the format projects/* /locations/* /clusters/* /nodePools/*.

Outputs

Expand All

Field

Type

Description

result [required]

object

Get node pool output result.

name

string,null

NodePool name

config

NodePool config

initialNodeCount

number,null

NodePool initialNodeCount

locations

NodePool locations

networkConfig

NodePool networkConfig

selfLink

string,null

NodePool selfLink

version

string,null

NodePool version

instanceGroupUrls

NodePool instanceGroupUrls

status

NodePool status

statusMessage

string,null

NodePool statusMessage

autoscaling

NodePool autoscaling

management

NodePool management

maxPodsConstraint

NodePool maxPodsConstraint

conditions

NodePool conditions

podIpv4CidrSize

number,null

NodePool podIpv4CidrSize

upgradeSettings

NodePool upgradeSettings

placementPolicy

NodePool placementPolicy

updateInfo

NodePool updateInfo

etag

string,null

NodePool etag

queuedProvisioning

NodePool queuedProvisioning

bestEffortProvisioning

NodePool bestEffortProvisioning

PREVIEWING: andrea.moscatelli/clarify-argocd-notifications-service