Mirantis Kubernetes Engine

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

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.