Install in an online embedded cluster with KOTS

Note

Before installing, make sure that you have met the prerequisites.

From link to the download portal provided to you, the installation bundle for the embedded cluster option includes the Kubernetes runtime, essential add-ons, and dependencies, including the admin console and related tools. To set up this option, you will need to deploy the bundle on the server where you want to run Obcerv.

Note

When using an embedded cluster, the PVCs are stored in the /var/openebs/local directory, which does not reserve a specific amount of space upfront. The folder will initially use close to no space until files are actually added even when there is allocated storage space.

Make sure that the total volume of your PVCs will fit within this directory. For example, if you have PVCs for Timescale (100 GB) and Kafka (100 GB), the directory needs to be at least 200 GB.

Tip

When installing on an embedded cluster with limited space, you can relocate directories with bind mounts.

Installing Obcerv 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 Obcerv using KOTS, do the following:

Note

The application slug and channel should have been previously provided to you. Contact your ITRS representative if you do not have the required information.

Note

The license file should have been previously provided to you. Contact your ITRS representative if you do not have the required information.
["Obcerv"] ["User Guide", "Technical Reference"]

Was this topic helpful?