# Create a Kubernetes cluster

With Portainer Business Edition you can create a Kubernetes cluster on your existing infrastructure directly from the Portainer UI.&#x20;

{% hint style="info" %}
Portainer connects to your infrastructure and deploy Kubernetes and the Portainer Agent. You can provide your credentials during the deployment or set them up ahead of time in [Shared credentials](/2.33-lts/admin/settings/credentials.md).
{% endhint %}

At present, we support deploying Talos Kubernetes via Omni and MicroK8s via SSH:

{% content-ref url="/pages/7I6pkyq1vueAQKQRrS7k" %}
[Talos Kubernetes](/2.33-lts/admin/environments/add/kube-create/omni.md)
{% endcontent-ref %}

{% content-ref url="/pages/MuOmi4kbFIqcLJ3lJENp" %}
[MicroK8s](/2.33-lts/admin/environments/add/kube-create/microk8s.md)
{% endcontent-ref %}


---

# 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://docs.portainer.io/2.33-lts/admin/environments/add/kube-create.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.
