Skip to main content

gcp.project.gkeService.cluster.nodepool

Supported platform

  • gcp

Description

Google Kubernetes Engine (GKE) cluster node pool

Fields

IDTYPEDESCRIPTION
idstringInternal ID
namestringThe name of the node pool
configgcp.project.gkeService.cluster.nodepool.configThe node configuration of the pool
initialNodeCountintThe initial node count for the pool
locations[]stringThe list of Google Compute Engine zones in which the NodePool's nodes should be located
networkConfiggcp.project.gkeService.cluster.nodepool.networkConfigNetworking configuration for this node pool
versionstringThe Kubernetes version
instanceGroupUrls[]stringThe resource URLs of the managed instance groups associated with this node pool
statusstringThe current status of this node pool
managementdictNode management configuration

References