Install in an air-gapped Bring-Your-Own (BYO) cluster with KOTS

Prerequisites Copied

Before installing ITRS Analytics, ensure that all the prerequisites are met in the environment where you will deploy.

Start installation Copied

If you opt to install ITRS Analytics in an existing cluster, you should choose the Bring-Your-Own (BYO) option. You can download the required components from the provided download portal.

Tip

If this is your first time downloading the required files, please watch the guide on how to use the Customer’s Download Portal. Otherwise, you can proceed to the next step.

Installing ITRS Analytics via Kubernetes Off-the-Shelf (KOTS) streamlines the process through the use of a kubectl plugin (KOTS CLI) and an admin console where you can upload your license file, choose install options, and run pre-flight checks prior to deployment.

To install ITRS Analytics using KOTS, do the following:

Download portal

In the example that follows, the namespace is itrs:

kubectl kots admin-console push-images ./kotsadm.tar.gz example.com:5000/itrs \
  --registry-username name \
  --registry-password ******

Log in to the Admin Console Copied

Install in airgapped environment

Tip

For a visual walkthrough of the installation process, please watch the demo. If you prefer, you can follow the detailed instructions below.

Configure ITRS Analytics Copied

Prerequisites Copied

Cluster Settings Copied

Host names Copied

ITRS Analytics Apps Copied

Credentials Copied

Storage Settings Copied

Advanced Settings Copied

Preflight checks and deploy Copied

["ITRS Analytics"] ["User Guide", "Technical Reference"]

Was this topic helpful?