# 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[accessing-the-ui](https://docs.trilio.io/kubernetes/4.0.x/advanced-configuration/management-console/accessing-the-ui "mention").
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="https://content.gitbook.com/content/TrewSrS6CmLdahLrZUjj/blobs/DnRPQ0lh85xHPpFwiE7w/do-install-1.png" 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.\
   ![](https://content.gitbook.com/content/TrewSrS6CmLdahLrZUjj/blobs/S4kMu1kkkhwpeMx6Dbob/do-install-2.png)
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.\
   ![](https://content.gitbook.com/content/TrewSrS6CmLdahLrZUjj/blobs/UNIXRR33q7y1QQXUYO5r/do-install-3.png)
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.\
   ![](https://content.gitbook.com/content/TrewSrS6CmLdahLrZUjj/blobs/Wa8Sv94y7qcdvZnqtFot/do-install-4.png)
7. Click **Install**.
8. You should see the spinning installation symbol appear.\
   ![](https://content.gitbook.com/content/TrewSrS6CmLdahLrZUjj/blobs/zwA7ABgFddgHfh6t8KeI/do-install-5.png)
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.\
   ![](https://content.gitbook.com/content/TrewSrS6CmLdahLrZUjj/blobs/O6E3F5e148WHaE4MTKa7/do-install-6.png)
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.\
   ![](https://content.gitbook.com/content/TrewSrS6CmLdahLrZUjj/blobs/KBFQ5qnR1aYvnuowdKEi/do-install-7.png)
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**.\
   ![](https://content.gitbook.com/content/TrewSrS6CmLdahLrZUjj/blobs/XoMD1QiF3NPtqnjUhNoj/do-install-8.png)
8. A confirmation pop-up window displays, reminding the user of minimum installation requirements. Click **Install** to proceed.\
   ![](https://content.gitbook.com/content/TrewSrS6CmLdahLrZUjj/blobs/abSZClLPcuS5ybzLpUnz/do-install-9.png)
9. A visual display indicates that the installation is progressing.\
   ![](https://content.gitbook.com/content/TrewSrS6CmLdahLrZUjj/blobs/emycpDezWZnlXbAQ4iXP/do-install-10.png)
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](https://docs.trilio.io/kubernetes/4.0.x/appendix/fetch-digitalocean-kubernetes-cluster-kubeconfig-for-tvk-ui-authentication).
{% endhint %}

{% hint style="info" %}
To get the enterprise license after the trial period is over, click on[#licensing-tvk](https://docs.trilio.io/kubernetes/4.0.x/licensing#licensing-tvk "mention")
{% endhint %}
