From f9a174d69f3f72f7da4b3f99eb034acc41e1d6d3 Mon Sep 17 00:00:00 2001 From: SherinDaher-Runai Date: Mon, 16 Dec 2024 11:59:48 +0200 Subject: [PATCH] Update allow-external-access-to-containers.md --- docs/admin/config/allow-external-access-to-containers.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/admin/config/allow-external-access-to-containers.md b/docs/admin/config/allow-external-access-to-containers.md index 5e908804d6..ad3d30df59 100644 --- a/docs/admin/config/allow-external-access-to-containers.md +++ b/docs/admin/config/allow-external-access-to-containers.md @@ -35,6 +35,9 @@ To address this issue, Run:ai provides support for __host-based routing__. When To enable host-based routing you must perform the following steps: +!!! Note + For OpenShift, editing the Runaiconfig command is the only step required to generate workspace URLs. Refer to the last step below. + 1. Create a second DNS entry (A record) for `*.`, pointing to the same IP as the cluster [Fully Qualified Domain Name (FQDN)](../runai-setup/cluster-setup/cluster-prerequisites.md#fully-qualified-domain-name-fqdn) 2. Obtain a __wildcard__ SSL certificate for this DNS.