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 in Domain name requirement. Specifically:
- Install Run:ai prerequisites. Including ingress controller and Prometheus.
- The Cluster should have a dedicated URL with a trusted certificate.
- Create a secret in the Run:ai namespace containing the details of a trusted certificate.
- Run the
helm
command as instructed.