diff --git a/modules/ROOT/pages/index.adoc b/modules/ROOT/pages/index.adoc index f4ed4f9..b70b09d 100644 --- a/modules/ROOT/pages/index.adoc +++ b/modules/ROOT/pages/index.adoc @@ -106,6 +106,11 @@ image::htpasswd-provider.png[title=htpasswd_provider prompt] Red Hat partners should provision their own Red Hat OpenShift cluster using the Red Hat Hybrid Cloud Console at https://console.redhat.com/openshift/overview. +[INFO] +==== +The following compute resource requirements are recommendations for this lab environment. For the official compute requirements for self-managed OpenShift AI visit the https://docs.redhat.com/en/documentation/red_hat_openshift_ai_self-managed/2.10/html/installing_and_uninstalling_openshift_ai_self-managed/installing-and-deploying-openshift-ai_install#requirements-for-openshift-ai-self-managed_install[product documentation]. +==== + * Ensure that you provision an OpenShift 4.13 or later cluster with a minimum of 3 control plane nodes (each with 8vCPU and 16GB RAM), and 3 worker nodes (each with 16 vCPU, and 64GB of RAM). * Configure users and authentication. diff --git a/modules/chapter1/pages/install-general-info.adoc b/modules/chapter1/pages/install-general-info.adoc index e1cf55c..508c27b 100644 --- a/modules/chapter1/pages/install-general-info.adoc +++ b/modules/chapter1/pages/install-general-info.adoc @@ -19,9 +19,3 @@ https://docs.openshift.com/container-platform/latest/hardware_enablement/psap-no The *Node Feature Discovery Operator* is a prerequisite for the *NVIDIA GPU Operator*. -[IMPORTANT] -==== -Make sure that the https://access.redhat.com/solutions/6993520[internal OpenShift image registry] is running before installing and running RHOAI. - -RHOAI uses the internal image registry to pull prebuilt notebook images that are used to run containerized workbenches. -====