# Google GKE

{% hint style="info" %}
Multi-cloud Cluster Provisioning and external Cluster Registration capability is available only on gopaddle SaaS and Enterprise editions.
{% endhint %}

{% hint style="info" %}
Provisioning Clusters on Cloud Required corresponding Cloud Accounts to be registered first.
{% endhint %}

1. In gopaddle UI, navigate to the **Environments** section
2. Click on **Add a Cluster** and choose **Create Cluster on Cloud**
3. In the Cluster Creation **Cluster** step, choose the **Cloud Provider** type as **Google GKE**
4. Choose the registered **Cloud Account,** Google **Project ID** and **Select Regions**

<figure><img src="/files/9fVajyBxQtFtz7ZvDT6m" alt=""><figcaption></figcaption></figure>

5. Under the Node Pool section, provide the node pool configuration and click on Finish to create a new GKE Cluster.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.gopaddle.io/overview/provision-new-cluster/provision-clusters-on-cloud/google-gke.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
