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
<p>After a successful operation, the console will return the message <code>Complete!</code> alongside a summary of the installed components. </p>
615
614
<divclass="admonition warning">
616
-
<p>The operation will take approximately <strong>2 minutes</strong> to complete.</p>
615
+
<p>The operation will take approximately <strong>2 minutes</strong> to complete. After a successful operation, the console will return the message <code>Complete!</code> alongside a summary of the installed components.</p>
Copy file name to clipboardexpand all lines: on-premises/5/index.html
+23-22
Original file line number
Diff line number
Diff line change
@@ -548,18 +548,15 @@ <h2 id="i-install-the-red-hat-openshift-cert-manager"><strong>i. Install the Red
548
548
</ol>
549
549
<hr/>
550
550
<olstart="3">
551
-
<li>
552
-
<p>Into the filter box<sup>[B]</sup>, type <code>cert-manager Operator for Red Hat OpenShift</code> and hit <spanclass="keys"><kbdclass="key-enter">Enter</kbd></span>.</p>
553
-
<p><strong>Click</strong><sup>[C]</sup> the filtered result with the same name.</p>
554
-
</li>
551
+
<li>Into the filter box<sup>[B]</sup>, type <code>cert-manager Operator for Red Hat OpenShift</code> and <strong>click</strong><sup>[C]</sup> the filtered result with the same name.</li>
555
552
</ol>
556
553
<hr/>
557
554
<olstart="4">
558
555
<li>
559
556
<p>From the configuration screen, select the following options:</p>
When ready, scroll down to the bottom of the page and click the blue <strong>Install</strong><sup>[F]</sup> button. The page will refresh periodically as the Operator is installed on the cluster. This may take several minutes to complete.</p>
<p>First, you will use the Terminal console to programmatically create a namespace <code>openshift-nfd</code> for the Node Feature Discovery (NDF) Operator. The following instruction set will create a namespace <strong>Custom Resource</strong> (CR) that defines the <code>openshift-ndf</code> namespace and then saves the YAML file to <code>nfd-namespace.yaml</code>.</p>
684
-
<p>Copy and paste the following code block into the Terminal console, then hit <spanclass="keys"><kbdclass="key-enter">Enter</kbd></span>:</p>
681
+
<p>Copy and paste the following code block into the Terminal console, then hit <spanclass="keys"><kbdclass="key-enter">Enter</kbd></span>:</p>
<p>Install the <strong>NDF Operator</strong> within the <code>openshift-nfd</code> namespace that was created in Step 11 by first defining the following objects. This will create an OperatorGroup CR and subsequently save the YAML file to <code>operatorgroup.yaml</code>.</p>
702
-
<p>Copy and paste the following code block into the Terminal console, then hit <spanclass="keys"><kbdclass="key-enter">Enter</kbd></span>:</p>
699
+
<p>Copy and paste the following code block into the Terminal console, then hit <spanclass="keys"><kbdclass="key-enter">Enter</kbd></span>:</p>
@@ -928,17 +925,19 @@ <h2 id="iv-install-the-nvidia-gpu-operator"><strong>iv. Install the NVIDIA GPU O
928
925
<pclass="admonition-title">No resources found in nvidia-gpu-operator namespace.</p>
929
926
<p><strong>Troubleshooting:</strong> The <code>nvidia-gpu-operator</code> namespace is still being deployed. Wait for 1 minute and then try executing Step 20 again.</p>
930
927
</div>
931
-
<p>The console will return a statement that Operator's <em>APPROVAL</em> status is currently set to <code>Manual</code> and incomplete (<em>APPROVED</em> state is set to <code>false</code>).</p>
928
+
<p></br>
929
+
The console will return a statement that Operator's <em>APPROVAL</em> status is currently set to <code>Manual</code> and incomplete (<em>APPROVED</em> state is set to <code>false</code>).</p>
<p>Return to the OCP Dashboard and drill down into <strong>Operators</strong> > <strong>Installed Operators</strong> to monitor the progress of the update. Wait until the <code>NVIDIA GPU Operator</code><sup>[A]</sup> appears in the table with <em>Status</em> set to <code>Succeeded</code> before continuing.</p>
940
+
Return to the OCP Dashboard and drill down into <strong>Operators</strong> > <strong>Installed Operators</strong> to monitor the progress of the update. Wait until the <code>NVIDIA GPU Operator</code><sup>[A]</sup> appears in the table with <em>Status</em> set to <code>Succeeded</code> before continuing.</p>
<p>The <em>Red Hat OpenShift AI Operator</em> automatically installs and manages services that are listed as <code>Managed</code>. Services with a status of <code>Removed</code> are ignored and will not be installed.</p>
1096
+
<p></br>
1097
+
The <em>Red Hat OpenShift AI Operator</em> automatically installs and manages services that are listed as <code>Managed</code>. Services with a status of <code>Removed</code> are ignored and will not be installed.</p>
1097
1098
<divclass="admonition warning">
1098
1099
<p>This operation will take approximately <strong>2-3 minutes</strong> to complete.</p>
1099
1100
</div>
@@ -1148,7 +1149,7 @@ <h2 id="v-install-red-hat-openshift-ai"><strong>v. Install Red Hat OpenShift AI<
1148
1149
<hr/>
1149
1150
<olstart="30">
1150
1151
<li>
1151
-
<p>Within the same YAML file, look for Line 379<sup>[A]</sup> under the <em>ingress</em> section:</p>
1152
+
<p>Within the same YAML file, look for Line 379 under the <em>ingress</em> section<sup>[A]</sup>:</p>
0 commit comments