TrilioVault for Kubernetes

TrilioVault for Kubernetes
TrilioVault for Kubernetes
by Trilio

Version 4.0.2

KubernetesStorage

Description

Software Included

Package
Trilio for Kubernetes Operator
Version
4.0.2
License
Preinstalled
Package
Trilio for Kubernetes Manager
Version
4.0.2
License
Preinstalled

Getting started after deploying TrilioVault for Kubernetes

API Creation

In addition to creating TrilioVault for Kubernetes via the control panel, you can also use the DigitalOcean API.

As an example, to create a 3 node DigitalOcean Kubernetes cluster made up of Basic Droplets in the NYC3 region, you can use the following doctl command. You'll need to authenticate with doctl with your API access token, and replace the $CLUSTER_NAME variable with the chosen name for your cluster in the command below.


              doctl kubernetes clusters create --size s-4vcpu-8gb $CLUSTER_NAME --1-clicks triliovault-operator