Getting Started
Last updated
Last updated
This guide will walk you through the installation process of our system using Helm, the package manager for Kubernetes. Our system is distributed as a Helm chart stored in our private Artifactory repository.
Before you begin, ensure you have the following:
Kubernetes cluster (version 1.18 or higher)
Helm (version 3.6 or higher)
Access to our Artifactory repository (see )
Minimum system requirements:
2 CPU cores
4GB RAM
10GB disk space
You can verify your Helm version with:
Please complete the steps before proceeding with installation.
For a basic installation with default values:
Check that all pods are running:
Expected output:
If all pods are in the "Running" state, your installation was successful! 🎉
Create a values.yaml
file with your custom configurations (see )
for your installation
Review the for advanced settings
Check out our to get started with using the system