> For the complete documentation index, see [llms.txt](https://help.gopaddle.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.gopaddle.io/overview/provision-new-cluster/provision-clusters-on-cloud/google-gke/creating-a-node-pool.md).

# Creating a Node Pool

Nodepools can be added to Google GKE cluster at the time of cluster creation or to an existing GKE cluster.

<figure><img src="/files/p1hA2TBsZqIysi3Ayygl" alt=""><figcaption><p>GKE Node pool configuration in gopaddle</p></figcaption></figure>

**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.

{% hint style="warning" %}
Select more than one Availability Zones
{% endhint %}

{% hint style="info" %}
To access the cluster over public IP, choose the Enable Node Public IP option.
{% endhint %}
