Warning
This documentation is actively being updated as the project evolves and may not be complete in all areas.
Service Installation¶
This section explains how to install and configure the Service in your Kubernetes cluster. The service enables centralized management of your Jumpstarter lab environment. You’ll need a Kubernetes cluster, kubectl, and Helm to proceed with installation.
The following pages will guide you through service installation for different environments:
Kubernetes with Helm - Standard Kubernetes installation using Helm
OpenShift with Helm - Installation on OpenShift using Helm
OpenShift with ArgoCD - GitOps-based installation using ArgoCD
Kind with Helm - Installation on a local Kind cluster
Minikube with Helm - Installation on Minikube