Mirantis Kubernetes Engine

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

Deprecated Documentation

This document is deprecated and no longer supported. For accurate, up-to-date information, please refer to the documentation for the latest version of Trilio.

Mirantis Kubernetes Engine

Installation

The install process is on the Mirantis Kubernetes Engine (MKE) exactly the same as Upstream Kubernetes with one additional step. This extra step is to align with the additional admission controllers that are shipped with MKE

  1. Connect to the MKE Cluster.

  2. Run the command.

kubectl create clusterrolebinding k8s-triliovault --clusterrole=cluster-admin --serviceaccount=default:k8s-triliovault    

To continue with the install please follow the instructions provided for Upstream Kubernetes.

Last updated