Creating a Node Pool
Configure and add a node pool to a new GKE cluster or add a node pool to an existing cluster
Nodepools can be added to Google GKE cluster at the time of cluster creation or to an existing GKE cluster.

Initial Node Count - Number of Nodes that will be provisioned in the Node pool at the time of node pool creation.
Min Count - Minimum Number of Nodes that will be maintained in the Node pool at any time.
Max Count - Maximum Number of Nodes that will be permitted in the Node pool at any time.
Select more than one Availability Zones
Last updated