Skip to content

Installing additional Clusters

The first Run:ai cluster is typically installed on the same Kubernetes cluster as the Run:ai control plane. Run:ai supports multiple clusters per single control plane. This document is about installing additional clusters on different Kubernetes clusters.

Installation

Follow the Run:ai SaaS installation network instructions as described here. Specifically:

  1. Install Run:ai prerequisites. Including ingress controller and Prometheus.
  2. The Cluster should have a dedicated URL with a trusted certificate.
  3. Create a secret in the Run:ai namespace containing the details of a trusted certificate.
  4. Run the helm command as instructed.