Digital Ocean Cloud

This page describes how to install and license Trilio for Kubernetes (T4K) in a Digital Ocean Cloud environment.

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, 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 toConfiguring the UI.

  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. From the left panel menu of your account home page, click Marketplace.

  2. From the search results, click Trilio for Kubernetes.

  3. Click Install.

  4. 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.

  5. 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

Install directly from the DOKS cluster list:

  1. From the left panel menu of your account home page, click Kubernetes.

  2. From the page displayed, select a cluster from the Kubernetes cluster list. In the example in the screenshot, only one cluster is listed.

  3. From the Marketplace tab page, start to type 'Trilio' into the search field. The search narrows as you type.

  4. From the filtered search results, click Trilio for Kubernetes.

  5. 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.

  6. 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

If accessing the management console for T4K through the cluster kubeconfig file - please refer to the following page.

Last updated