> For the complete documentation index, see [llms.txt](https://docs.trilio.io/kubernetes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.trilio.io/kubernetes/4.0.x/getting-started/install-and-configure/digital-ocean-cloud.md).

# Digital Ocean Cloud

Digital Ocean Cloud provides an upstream version of Kubernetes. Trilio supports both cluster-scoped and namespace-scoped installation on a Digital Ocean Kubernetes Service (DOKS) cluster. A 1-click installation application is listed in [Digital Ocean Marketplace](https://marketplace.digitalocean.com), which performs the operations below:

1. Trilio for Kubernetes Operator installation in namespace `trilio-system`.
2. Trilio for Kubernetes Manager installation in namespace `trilio-system`.
3. Trilio ingress is configured to access the T4K Management UI. Refer to[Configuring the UI](/kubernetes/4.0.x/advanced-configuration/management-console/accessing-the-ui.md).
4. Installs a preconfigured license for the T4K to use an unlimited number of vCPUs for 30 days.

## Installation Methods

Two methods can be used to install T4K on the DOKS cluster:

* Install from the Digital Ocean Marketplace
* ​Install directly from the DOKS cluster list

### Install from Marketplace

1. Log into your Digital Ocean Cloud account.\ <img src="/files/WaxLCgB7lNizKwAwL0Cz" alt="" data-size="original">
2. From the left panel menu of your account home page, click **Marketplace**.
3. From the Marketplace home page, start to type 'Trilio' in the search field. The search narrows as you type.\
   ![](/files/w2O9FQcjM1LHb17KuRDC)
4. From the search results, click **Trilio for Kubernetes**.
5. From the Marketplace application overview page, click **Install App**.\
   \
   Note that this overview page also lists other helpful resources such as support methods, technical documentation, release notes, and video tutorials.\
   ![](/files/RTGhSiJlkdGW50PNDF7z)
6. In the window displayed, click the cluster selection dropdown, and then select either an existing DOKs cluster, or create a new cluster if you do not have one.\
   ![](/files/hLMLKhtMiSVSEX7RVm0K)
7. Click **Install**.
8. You should see the spinning installation symbol appear.\
   ![](/files/WJ6y7UltKNkrNjcnxcGk)
9. After installation, ensure that the installation is successful. From the left panel menu of your **Marketplace** home page, click **Kubernetes**. Then click the **Marketplace** tab and check that **Trilio for Kubernetes** is successfully installed.
10. After installation of the Trilio for Kubernetes add-on, it automatically installs the trial license. This license is valid for 30 days with an unlimited number of vCPUs.

```yaml
NAMESPACE       NAME             STATUS   MESSAGE                           EXPIRATION TIME
trilio-system   trilio-license   Active   License Activated successfully.   2024-02-23T00:00:00Z
```

### Install directly from the DOKS cluster list:

1. Log into your Digital Ocean Cloud account.\
   ![](/files/vTR7Z81AKzVoyiL6h9Nv)
2. From the left panel menu of your account home page, click **Kubernetes**.
3. From the page displayed, select a cluster from the Kubernetes cluster list. In the example in the screenshot, only one cluster is listed.
4. From the page displayed, select the **Marketplace** tab.\
   ![](/files/CsCJzBTMTqppH5dstI5J)
5. From the **Marketplace** tab page, start to type 'Trilio' into the search field. The search narrows as you type.
6. From the filtered search results, click **Trilio for Kubernetes**.
7. On the **Trilio for Kubernetes** application tile, click **Install**.\
   ![](/files/SmyjXFBarG4Tj9l6BbEi)
8. A confirmation pop-up window displays, reminding the user of minimum installation requirements. Click **Install** to proceed.\
   ![](/files/Tjg7tO1zPFs8jW28n2cV)
9. A visual display indicates that the installation is progressing.\
   ![](/files/eKIYMjr1zOiDGVDnQykY)
10. After installation, ensure that the installation is successful. From the left panel menu, click **Kubernetes**. Then click the **Marketplace** tab and check that **Trilio for Kubernetes** is successfully installed.
11. After installation of the Trilio for Kubernetes add-on, it automatically installs the trial license. This license is valid for 30 days with an unlimited number of vCPUs.

```
NAMESPACE       NAME             STATUS   MESSAGE                           EXPIRATION TIME
trilio-system   trilio-license   Active   License Activated successfully.   2024-02-23T00:00:00Z
```

{% hint style="info" %}
If accessing the management console for T4K through the cluster kubeconfig file - please refer to the [following page](/kubernetes/4.0.x/appendix/fetch-digitalocean-kubernetes-cluster-kubeconfig-for-tvk-ui-authentication.md).
{% endhint %}

{% hint style="info" %}
To get the enterprise license after the trial period is over, click on[Licensing](/kubernetes/4.0.x/getting-started/licensing.md#licensing-tvk)
{% endhint %}
