Skip to main content
When to pick it — You run Red Hat OpenShift (or OKD) and need the workspace to fit its security model (SCCs, OVN networking).

Prerequisites

  • An OpenShift cluster, and oc / kubectl access.
  • Helm 3.x.
  • Your Client ID and password from the clients page.

Install

Set your credentials in values.yaml (see Configuration → Authentication).

Verify

Pods Running, your workspace Online on the clients page.

Environment-specific config

  • OVN-Kubernetes enforces NetworkPolicy by default, so the training-pod egress lockdown works out of the box.
  • metrics-server is present on OpenShift.

Production notes

  • The bundled SCC grants the resource-monitor the host access it needs — review it against your cluster policy.
  • Size training compute per job; day-2 management is in Operations.