Get Cluster Node Pool
Constructors
Properties
Configuration required by cluster autoscaler to adjust the size of the node pool to the current cluster usage.
The initial number of nodes for the pool. In regional or multi-zonal clusters, this is the number of nodes per zone. Changing this will force recreation of the resource.
The resource URLs of the managed instance groups associated with this node pool.
List of instance group URLs which have been assigned to this node pool.
Node management configuration, wherein auto-repair and auto-upgrade is configured.
The maximum number of pods per node in this node pool. Note that this does not work on node pools which are "route-based" - that is, node pools belonging to clusters that do not have IP Aliasing enabled.
Creates a unique name for the node pool beginning with the specified prefix. Conflicts with name.
Networking configuration for this NodePool. If specified, it overrides the cluster-level defaults.
The configuration of the nodepool
The list of zones in which the node pool's nodes should be located. Nodes must be in the region of their regional cluster or in the same region as their cluster's zone for zonal clusters. If unspecified, the cluster-level node_locations will be used.
Specifies the node placement policy
Specifies the configuration of queued provisioning
Specify node upgrade settings to change how many nodes GKE attempts to upgrade at once. The number of nodes upgraded simultaneously is the sum of max_surge and max_unavailable. The maximum number of nodes upgraded simultaneously is limited to 20.