Skip to content

Commit 71fae4e

Browse files
committed
RUN-16044-Removed Limitation
1 parent 1e64775 commit 71fae4e

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed
Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
1-
# Installing additional Clusters
1+
# Installing additional clusters
22

33
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.
44

5-
The instructions are for Run:ai version __2.13__ and up.
5+
The instructions are for Run:ai version **2.13** and up.
66

77
## Configuration
8-
The exact configuration details must be worked together with Run:ai customer support.
98

10-
## Additional Cluster Installation
9+
The exact configuration details must be worked on together with Run:ai customer support.
10+
11+
## Additional cluster installation
1112

1213
Create a new cluster, then:
1314

14-
* Select a target platform `OpenShift`
15+
* Select a target platform `OpenShift`
1516
* Select a Cluster location `Remote to Control Plane`.
1617
* 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`
1718
* Ignore the instructions for creating a secret.

0 commit comments

Comments
 (0)