You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first Run:ai cluster is typically installed on the same OpenShift 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 OpenShift clusters.
4
4
5
-
The instructions are for Run:ai version __2.13__ and up.
5
+
The instructions are for Run:ai version **2.13** and up.
6
6
7
7
## Configuration
8
-
The exact configuration details must be worked together with Run:ai customer support.
9
8
10
-
## Additional Cluster Installation
9
+
The exact configuration details must be worked on together with Run:ai customer support.
10
+
11
+
## Additional cluster installation
11
12
12
13
Create a new cluster, then:
13
14
14
-
* Select a target platform `OpenShift`
15
+
* Select a target platform `OpenShift`
15
16
* Select a Cluster location `Remote to Control Plane`.
16
17
* You must enter a specific cluster URL with the format `https://runai.apps.<BASE_DOMAIN>`. To get the base Domain run `oc get dns cluster -oyaml | grep baseDomain`
0 commit comments