# Provision KaaS Cluster

{% hint style="danger" %}
Provisioning a KaaS environment from Portainer is deprecated and will be removed in a future release. You will still be able to use any Kubernetes clusters provisioned using this method but will no longer have access to any of the KaaS-specific management functionality.
{% endhint %}

Portainer supports the provisioning of new Kubernetes environments on select cloud providers directly from within the interface, allowing you to spin up a new cloud Kubernetes environment and deploy the Portainer Agent with a few clicks.

{% hint style="info" %}
This feature is only available in [Portainer Business Edition](https://www.portainer.io/business-upsell?from=kaas-provisioning).
{% endhint %}

To get started, from the menu expand **Environment-related**, click **Environments**, then click **Add environment**.

<figure><img src="/files/g0rOtqS1Fmb7Nqv8xfrA" alt=""><figcaption></figcaption></figure>

From the wizard select the **Provision KaaS Cluster** option and click **Start Wizard**. Then, select your provider. We currently support the following providers:

<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><strong>Civo</strong></td><td>Civo Kubernetes</td><td></td><td><a href="/files/B8DaVnjXEtBzI7fmktPG">/files/B8DaVnjXEtBzI7fmktPG</a></td><td><a href="/pages/JJ44S6e2i9Dnjbu9S4h2">/pages/JJ44S6e2i9Dnjbu9S4h2</a></td></tr><tr><td><strong>Akamai Connected Cloud</strong></td><td>Linode Kubernetes Engine (LKE)</td><td></td><td><a href="/files/Zjjg5TUTEakCVl3KCIX1">/files/Zjjg5TUTEakCVl3KCIX1</a></td><td><a href="/pages/1wzT3x0mrZghXzzZ5EnM">/pages/1wzT3x0mrZghXzzZ5EnM</a></td></tr><tr><td><strong>DigitalOcean</strong></td><td>DigitalOcean Kubernetes (DOKS)</td><td></td><td><a href="/files/DdqY53jUfjDLvKkMdnQK">/files/DdqY53jUfjDLvKkMdnQK</a></td><td><a href="/pages/a1EXsqFjBHbkhrrpRVn8">/pages/a1EXsqFjBHbkhrrpRVn8</a></td></tr><tr><td><strong>Google Cloud</strong></td><td>Google Kubernetes Engine (GKE)</td><td></td><td><a href="/files/knpX68QwKLtZ3ah2rV6Y">/files/knpX68QwKLtZ3ah2rV6Y</a></td><td><a href="/pages/3CmEV2QbmFjeNt4N2NWJ">/pages/3CmEV2QbmFjeNt4N2NWJ</a></td></tr><tr><td><strong>Amazon Web Services (AWS)</strong></td><td>Elastic Kubernetes Service (EKS)</td><td></td><td><a href="/files/JNz8B8yPWOFSkIueDsYx">/files/JNz8B8yPWOFSkIueDsYx</a></td><td><a href="/pages/UdX28QXp9EMWRLTxXCyS">/pages/UdX28QXp9EMWRLTxXCyS</a></td></tr><tr><td><strong>Microsoft Azure</strong></td><td>Azure Kubernetes Service (AKS)</td><td></td><td><a href="/files/47KLv5GJshGA7XjyDDRn">/files/47KLv5GJshGA7XjyDDRn</a></td><td><a href="/pages/IlX59VfTDMNr2pe7Xhd7">/pages/IlX59VfTDMNr2pe7Xhd7</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://docs.portainer.io/2.33-lts/admin/environments/add/kaas.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.
