# Register a Cluster

{% hint style="info" %}
This section is applicable only for SaaS and Enterprise Editions only.
{% endhint %}

A pre-existing self-managed or a cloud managed EKS, GKE cluster can be registered in gopaddle as an external cluster. Once the cluster is registered, gopaddle can be used to visualize and manage the resources in the cluster. gopaddle also installs gopaddle's discovery kubegent, Prometheus and Grafana in the `gopaddle-servers` namespace to monitor the cluster and the workloads.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/MBHx8hStZTclgqY2Cmgx">Register K3S Cluster</a></td><td></td><td></td><td><a href="/files/e1Q0eSWDmxRhUiQvQatY">/files/e1Q0eSWDmxRhUiQvQatY</a></td><td><a href="/pages/MBHx8hStZTclgqY2Cmgx">/pages/MBHx8hStZTclgqY2Cmgx</a></td></tr><tr><td></td><td><a href="/pages/hXsaJd22AItN8bOYGC6Z">Register Rancher Prime RKE2</a></td><td></td><td><a href="/files/QLi9n8oEYSsMYB6ZIenr">/files/QLi9n8oEYSsMYB6ZIenr</a></td><td><a href="/pages/hXsaJd22AItN8bOYGC6Z">/pages/hXsaJd22AItN8bOYGC6Z</a></td></tr><tr><td></td><td><a href="/pages/cgplQ34RDURXoRsiexjd">Register K3S Cluster</a></td><td></td><td><a href="/files/he9cKj44RaoQAN57FIv1">/files/he9cKj44RaoQAN57FIv1</a></td><td><a href="/pages/cgplQ34RDURXoRsiexjd">/pages/cgplQ34RDURXoRsiexjd</a></td></tr><tr><td></td><td><a href="/pages/FIhF6kSEZHw3cl69lNjH">Register Kind Cluster</a></td><td></td><td><a href="/files/uhUYyKmstEJKj6eCRpVC">/files/uhUYyKmstEJKj6eCRpVC</a></td><td><a href="/pages/FIhF6kSEZHw3cl69lNjH">/pages/FIhF6kSEZHw3cl69lNjH</a></td></tr><tr><td><a href="/pages/cnmSOol9IqevdKgHZoLK">Register minikube Cluster</a></td><td></td><td></td><td><a href="/files/vzlq6NpJ3vbY8c8X5qn4">/files/vzlq6NpJ3vbY8c8X5qn4</a></td><td><a href="/pages/cnmSOol9IqevdKgHZoLK">/pages/cnmSOol9IqevdKgHZoLK</a></td></tr><tr><td><a href="/pages/j78n9dnxwNa92avtRt8g">Register AWS EKS Cluster</a></td><td></td><td></td><td><a href="/files/6iNqyjLKX52YqKzvsmPw">/files/6iNqyjLKX52YqKzvsmPw</a></td><td><a href="/pages/j78n9dnxwNa92avtRt8g">/pages/j78n9dnxwNa92avtRt8g</a></td></tr><tr><td><a href="/pages/BUcCuViUo8DxWTVIo1P6">Register Google GKE Cluster</a></td><td></td><td></td><td><a href="/files/TxETOV9nfEbinxBoSTXh">/files/TxETOV9nfEbinxBoSTXh</a></td><td><a href="/pages/BUcCuViUo8DxWTVIo1P6">/pages/BUcCuViUo8DxWTVIo1P6</a></td></tr><tr><td>Register Azure AKS Cluster</td><td></td><td></td><td><a href="/files/14hWFbN766SVZ3mmJPID">/files/14hWFbN766SVZ3mmJPID</a></td><td></td></tr><tr><td><a href="/pages/DeDhk1JCz3CjlpjjHvn9">Register On-premise Cluster</a></td><td></td><td></td><td><a href="/files/2PwV38RgR735ezXwMEUU">/files/2PwV38RgR735ezXwMEUU</a></td><td><a href="/pages/DeDhk1JCz3CjlpjjHvn9">/pages/DeDhk1JCz3CjlpjjHvn9</a></td></tr><tr><td><a href="/pages/zaimzrrzl2Lxn0ooZb78">Register Huawei Container Engine</a></td><td></td><td></td><td><a href="/files/ITwL4nGgivVpC4eGTifb">/files/ITwL4nGgivVpC4eGTifb</a></td><td><a href="/pages/zaimzrrzl2Lxn0ooZb78">/pages/zaimzrrzl2Lxn0ooZb78</a></td></tr></tbody></table>


---

# 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/register-a-cluster.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.
