Hub Enterprise - K8S (Helm) Installation Quick Spec

OpenLegacy provides a Helm-based installation script for deploying the server environment on Kubernetes clusters. The installation bundle should be downloaded as described below; pod resource specifications are preconfigured as part of the deployment.

Requirements

  • Kubernetes Cluster: A running and accessible cluster
  • Helm: Installed and configured (v3+)
  • kubectl: Installed and configured

Minimum resource specifications for each pod are automatically set in the Helm chart; no manual intervention is required.

Pod Resources

ServiceMax CPUMax RAMDisk Space
OpenLegacy Hub500m1024Mi5Gi
Keycloak1000m1024MiNone
Postgres1000m1024Mi5Gi

Installation Steps

  1. Download the installation bundle from download.openlegacy.com.
  2. Extract the bundle if needed.
  3. Follow the README provided in the installation package for detailed Helm setup and configuration instructions.

Access to download.openlegacy.com: Contact your OpenLegacy representative to obtain access for downloading the installation bundle.


All server components are deployed using Helm charts for simplified, scalable, and automated management on Kubernetes. The installation package includes documentation on advanced options and troubleshooting.