From b0c0905452d03d998388bb120b010467719cfe0a Mon Sep 17 00:00:00 2001 From: kbhos Date: Fri, 11 Sep 2026 10:20:01 +0530 Subject: [PATCH 1/2] docs: add OpenShift and UCS infrastructure references --- docs/ai-pod-docs/openshift-readme.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/ai-pod-docs/openshift-readme.md b/docs/ai-pod-docs/openshift-readme.md index 0ae54a59..bd4d08b2 100644 --- a/docs/ai-pod-docs/openshift-readme.md +++ b/docs/ai-pod-docs/openshift-readme.md @@ -156,6 +156,18 @@ flowchart TB > This installer is qualified for OpenShift 4.21. Setting another version in > the configuration does not add support for that OpenShift release. +### Infrastructure references + +Provision the OpenShift cluster and Cisco UCS hardware before running the AI +POD installer: + +- [Install OpenShift Container Platform 4.21 on bare metal](https://docs.redhat.com/en/documentation/openshift_container_platform/4.21/html-single/installing_on_bare_metal/installing_on_bare_metal) +- [Cisco UCS C845A M8 Rack Server](https://www.cisco.com/c/en/us/products/collateral/servers-unified-computing/ucs-c-series-rack-servers/ucs-c845a-m8-rack-server-ds.html) + +These references do not replace the AI POD requirements below. The qualified +configuration uses a Cisco UCS C845A M8 with two NVIDIA RTX PRO 6000 Blackwell +GPUs. + ### Minimum deployment requirements The qualified minimum deployment uses one shared AI-tier worker node for CPU From 2c302480c2118681abe617f8f443c5f3d2761c6e Mon Sep 17 00:00:00 2001 From: kbhos Date: Fri, 11 Sep 2026 10:24:54 +0530 Subject: [PATCH 2/2] docs: use Cisco OpenShift infrastructure reference --- docs/ai-pod-docs/openshift-readme.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/ai-pod-docs/openshift-readme.md b/docs/ai-pod-docs/openshift-readme.md index bd4d08b2..f874d480 100644 --- a/docs/ai-pod-docs/openshift-readme.md +++ b/docs/ai-pod-docs/openshift-readme.md @@ -161,12 +161,13 @@ flowchart TB Provision the OpenShift cluster and Cisco UCS hardware before running the AI POD installer: -- [Install OpenShift Container Platform 4.21 on bare metal](https://docs.redhat.com/en/documentation/openshift_container_platform/4.21/html-single/installing_on_bare_metal/installing_on_bare_metal) +- [OpenShift installation and configuration](https://www.cisco.com/c/en/us/td/docs/unified_computing/ucs/UCS_CVDs/flexpod_aipod_training_manual.html#OpenShiftInstallationandConfiguration) - [Cisco UCS C845A M8 Rack Server](https://www.cisco.com/c/en/us/products/collateral/servers-unified-computing/ucs-c-series-rack-servers/ucs-c845a-m8-rack-server-ds.html) -These references do not replace the AI POD requirements below. The qualified -configuration uses a Cisco UCS C845A M8 with two NVIDIA RTX PRO 6000 Blackwell -GPUs. +The OpenShift reference includes an infrastructure example based on different +GPU hardware. It does not replace the AI POD requirements below. The qualified +AI POD configuration uses a Cisco UCS C845A M8 with two NVIDIA RTX PRO 6000 +Blackwell GPUs. ### Minimum deployment requirements