Skip to content

Commit 45dc819

Browse files
author
bienko
committed
Deployed f947dea with MkDocs version: 1.3.1
1 parent e7bf4d0 commit 45dc819

File tree

7 files changed

+57
-39
lines changed

7 files changed

+57
-39
lines changed

on-premises/2/index.html

+6-3
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,8 @@ <h2 id="i-configuring-the-ibm-technology-zone-reservation"><strong>i. Configurin
518518
<ol start="2">
519519
<li>
520520
<p>From the <em>Single environment reservation options</em>, select <strong>Reserve now</strong><sup>[A]</sup>.</p>
521-
<p><a class="glightbox" href="../_attachments/onprem-2.2.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" loading="lazy" src="../_attachments/onprem-2.2.png" width="400" /></a></p>
521+
<p></br>
522+
<a class="glightbox" href="../_attachments/onprem-2.2.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" loading="lazy" src="../_attachments/onprem-2.2.png" width="400" /></a></p>
522523
</li>
523524
</ol>
524525
<hr />
@@ -607,7 +608,8 @@ <h2 id="ii-accessing-the-cluster"><strong>ii. Accessing the cluster</strong></h2
607608
<ol start="5">
608609
<li>
609610
<p>Confirm that the ITZ email states that <strong>Status Update: Ready</strong><sup>[A]</sup>. Follow the link provided in the email, or access the <strong><a href="https://techzone.ibm.com/my/reservations" target="_blank">My Reservations</a></strong> tab on ITZ to access your reservation.</p>
610-
<p><a class="glightbox" href="../_attachments/onprem-2.5.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" loading="lazy" src="../_attachments/onprem-2.5.png" width="400" /></a></p>
611+
<p></br>
612+
<a class="glightbox" href="../_attachments/onprem-2.5.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" loading="lazy" src="../_attachments/onprem-2.5.png" width="400" /></a></p>
611613
</li>
612614
</ol>
613615
<hr />
@@ -623,7 +625,8 @@ <h2 id="ii-accessing-the-cluster"><strong>ii. Accessing the cluster</strong></h2
623625
<li><em>Bastion Password</em></li>
624626
<li><em>Bastion SSH Connection</em></li>
625627
</ul>
626-
<p><a class="glightbox" href="../_attachments/onprem-2.6a.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" loading="lazy" src="../_attachments/onprem-2.6a.png" width="400" /></a>
628+
<p></br>
629+
<a class="glightbox" href="../_attachments/onprem-2.6a.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" loading="lazy" src="../_attachments/onprem-2.6a.png" width="400" /></a>
627630
</br>
628631
<a class="glightbox" href="../_attachments/onprem-2.6b.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" loading="lazy" src="../_attachments/onprem-2.6b.png" width="400" /></a></p>
629632
</li>

on-premises/3/index.html

+5-3
Original file line numberDiff line numberDiff line change
@@ -589,14 +589,16 @@ <h2 id="ii-openshift-command-line-interface-oc"><strong>ii. OpenShift command li
589589
<li>Copy the modified notepad instructions to your clipboard and paste into your Terminal console.</li>
590590
<li>Press <span class="keys"><kbd class="key-enter">Enter</kbd></span> to execute the instructions.</li>
591591
</ul>
592-
<p><a class="glightbox" href="../_attachments/onprem-3.3.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" loading="lazy" src="../_attachments/onprem-3.3.png" width="400" /></a></p>
592+
<p></br>
593+
<a class="glightbox" href="../_attachments/onprem-3.3.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" loading="lazy" src="../_attachments/onprem-3.3.png" width="400" /></a></p>
593594
</li>
594595
</ol>
595596
<hr />
596597
<ol start="4">
597598
<li>
598599
<p>The setup should only take a moment to complete. Once finished, try typing <code>oc</code> into the console window and hit <span class="keys"><kbd class="key-enter">Enter</kbd></span>. The console output should verify that <code>oc</code> (the OpenShift CLI) has been successfully installed on the bastion host.</p>
599-
<p><a class="glightbox" href="../_attachments/onprem-3.4.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" loading="lazy" src="../_attachments/onprem-3.4.png" width="400" /></a></p>
600+
<p></br>
601+
<a class="glightbox" href="../_attachments/onprem-3.4.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" loading="lazy" src="../_attachments/onprem-3.4.png" width="400" /></a></p>
600602
</li>
601603
</ol>
602604
<hr />
@@ -842,7 +844,7 @@ <h2 id="v-cloud-pak-for-data-command-line-interface-cpd-cli"><strong>v. Cloud Pa
842844
<p>Test that the login for <code>oc</code> command line is now functioning properly:</p>
843845
<div class="highlight"><pre><span></span><code><a id="__codelineno-11-1" name="__codelineno-11-1" href="#__codelineno-11-1"></a>oc login <span class="si">${</span><span class="nv">OCP_URL</span><span class="si">}</span> <span class="si">${</span><span class="nv">LOGIN_ARGUMENTS</span><span class="si">}</span>
844846
</code></pre></div>
845-
<p>The command line should return back with a prompt describing <code>You have access to ... projects</code> which indicates that <code>oc</code> and the environment variables have been correctly configured.</p>
847+
<p>The command line should return back with a prompt describing <code>You have access to ... projects</code> which indicates that <code>oc</code> and the environment variables have been configured.</p>
846848
<p><a class="glightbox" href="../_attachments/onprem-3.13.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" loading="lazy" src="../_attachments/onprem-3.13.png" width="400" /></a></p>
847849
</li>
848850
</ol>

on-premises/4/index.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,8 @@ <h2 id="i-change-the-process-ids-limit"><strong>i. Change the process IDs limit<
522522
<a id="__codelineno-2-4" name="__codelineno-2-4" href="#__codelineno-2-4"></a>--server<span class="o">=</span><span class="si">${</span><span class="nv">OCP_URL</span><span class="si">}</span>
523523
</code></pre></div>
524524
<p>The console will return two <code>[SUCCESS]</code> statements indicating that the <code>login-to-ocp command ran successfully</code>.</p>
525-
<p><a class="glightbox" href="../_attachments/onprem-4.2.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" loading="lazy" src="../_attachments/onprem-4.2.png" width="400" /></a></p>
525+
<p></br>
526+
<a class="glightbox" href="../_attachments/onprem-4.2.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" loading="lazy" src="../_attachments/onprem-4.2.png" width="400" /></a></p>
526527
</li>
527528
</ol>
528529
<hr />
@@ -540,17 +541,16 @@ <h2 id="ii-update-cluster-global-pull-secret"><strong>ii. Update cluster global
540541
<hr />
541542
<ol start="4">
542543
<li>
543-
<p>Now you must update all nodes across the cluster using OpenShift command line (<code>oc</code>).</p>
544-
<p></br>
545-
<strong>Execute</strong> the following instructions via the Terminal console:</p>
544+
<p>Now you must update all nodes across the cluster using OpenShift command line (<code>oc</code>). <strong>Execute</strong> the following instructions via the Terminal console:</p>
546545
<div class="highlight"><pre><span></span><code><a id="__codelineno-4-1" name="__codelineno-4-1" href="#__codelineno-4-1"></a>oc login <span class="si">${</span><span class="nv">OCP_URL</span><span class="si">}</span> --username<span class="o">=</span><span class="si">${</span><span class="nv">OCP_USERNAME</span><span class="si">}</span> --password<span class="o">=</span><span class="si">${</span><span class="nv">OCP_PASSWORD</span><span class="si">}</span>
547546
<a id="__codelineno-4-2" name="__codelineno-4-2" href="#__codelineno-4-2"></a>oc get mcp
548547
</code></pre></div>
549548
<p>Once completed, <strong>execute</strong> the following statement to check the status of the cluster nodes (this can be performed periodically to track the progress of the node updates):</p>
550549
<div class="highlight"><pre><span></span><code><a id="__codelineno-5-1" name="__codelineno-5-1" href="#__codelineno-5-1"></a>cpd-cli manage oc get nodes
551550
</code></pre></div>
552551
<p>Wait until the <code>STATUS</code> returns for all nodes (3 master nodes, 3 storage nodes, and 3 worker nodes) all report as <code>Ready</code>.</p>
553-
<p><a class="glightbox" href="../_attachments/onprem-4.4a.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" loading="lazy" src="../_attachments/onprem-4.4a.png" width="400" /></a>
552+
<p></br>
553+
<a class="glightbox" href="../_attachments/onprem-4.4a.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" loading="lazy" src="../_attachments/onprem-4.4a.png" width="400" /></a>
554554
</br>
555555
<a class="glightbox" href="../_attachments/onprem-4.4b.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" loading="lazy" src="../_attachments/onprem-4.4b.png" width="400" /></a></p>
556556
</li>

on-premises/5/index.html

+12-8
Original file line numberDiff line numberDiff line change
@@ -541,9 +541,9 @@ <h2 id="i-install-the-red-hat-openshift-cert-manager"><strong>i. Install the Red
541541
<ol start="2">
542542
<li>
543543
<p>Afterwards, return to your web browser and open the <strong>OCP Dashboard</strong> (<a href="https://ibm.github.io/wca-l4/on-premises/2/#ii-accessing-the-cluster" target="_blank"><strong>Step 8 of Module 2</strong></a>).</p>
544+
<p>From the left-hand navigation menu, navigate to <strong>Operators</strong> &gt; <strong>OperatorHub</strong>.</p>
544545
<p></br>
545-
From the left-hand navigation menu, navigate to <strong>Operators</strong> &gt; <strong>OperatorHub</strong>.</p>
546-
<p><a class="glightbox" href="../_attachments/onprem-5.2.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" loading="lazy" src="../_attachments/onprem-5.2.png" width="400" /></a></p>
546+
<a class="glightbox" href="../_attachments/onprem-5.2.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" loading="lazy" src="../_attachments/onprem-5.2.png" width="400" /></a></p>
547547
</li>
548548
</ol>
549549
<hr />
@@ -562,7 +562,8 @@ <h2 id="i-install-the-red-hat-openshift-cert-manager"><strong>i. Install the Red
562562
<li><em>Version:</em> <code>1.13.0</code></li>
563563
<li>When ready, click the blue <strong>Install</strong> button</li>
564564
</ul>
565-
<p><a class="glightbox" href="../_attachments/onprem-5.4.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" loading="lazy" src="../_attachments/onprem-5.4.png" width="400" /></a></p>
565+
<p></br>
566+
<a class="glightbox" href="../_attachments/onprem-5.4.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" loading="lazy" src="../_attachments/onprem-5.4.png" width="400" /></a></p>
566567
</li>
567568
</ol>
568569
<hr />
@@ -582,7 +583,8 @@ <h2 id="i-install-the-red-hat-openshift-cert-manager"><strong>i. Install the Red
582583
<li>When prompted with a <em>Manual approval required</em> splashscreen, click <strong>Approve</strong></li>
583584
<li>Wait until the page refreshes with the message <em>Installed operator: ready for use</em> and then click <strong>View Operator</strong> to view the finalized Operator</li>
584585
</ul>
585-
<p><a class="glightbox" href="../_attachments/onprem-5.5a.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" loading="lazy" src="../_attachments/onprem-5.5a.png" width="400" /></a>
586+
<p></br>
587+
<a class="glightbox" href="../_attachments/onprem-5.5a.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" loading="lazy" src="../_attachments/onprem-5.5a.png" width="400" /></a>
586588
</br>
587589
<a class="glightbox" href="../_attachments/onprem-5.5b.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" loading="lazy" src="../_attachments/onprem-5.5b.png" width="400" /></a>
588590
</br>
@@ -607,7 +609,8 @@ <h2 id="i-install-the-red-hat-openshift-cert-manager"><strong>i. Install the Red
607609
<li>Under the <em>Subscription details</em> header, there are three panels: <em>Update channel</em>, <em>Update approval</em>, and <em>Update status</em>*</li>
608610
<li>Click the hyperlinked <strong>1 requires approval</strong> text next to the <em>Update Status</em> panel</li>
609611
</ul>
610-
<p><a class="glightbox" href="../_attachments/onprem-5.7.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" loading="lazy" src="../_attachments/onprem-5.7.png" width="400" /></a></p>
612+
<p></br>
613+
<a class="glightbox" href="../_attachments/onprem-5.7.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" loading="lazy" src="../_attachments/onprem-5.7.png" width="400" /></a></p>
611614
</li>
612615
</ol>
613616
<hr />
@@ -635,7 +638,8 @@ <h2 id="i-install-the-red-hat-openshift-cert-manager"><strong>i. Install the Red
635638
<a id="__codelineno-2-4" name="__codelineno-2-4" href="#__codelineno-2-4"></a>cert-manager-webhook-d4f79d7f7-9dg9w <span class="m">1</span>/1 Running <span class="m">0</span> 4m9s
636639
</code></pre></div>
637640
<p>At this point, the OpenShift <code>cert-manager</code> has been successfully deployed on the cluster.</p>
638-
<p><a class="glightbox" href="../_attachments/onprem-5.10.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" loading="lazy" src="../_attachments/onprem-5.10.png" width="400" /></a></p>
641+
<p></br>
642+
<a class="glightbox" href="../_attachments/onprem-5.10.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" loading="lazy" src="../_attachments/onprem-5.10.png" width="400" /></a></p>
639643
</li>
640644
</ol>
641645
<hr />
@@ -732,7 +736,6 @@ <h2 id="iii-install-the-node-feature-discovery-operator"><strong>iii. Install th
732736
<li>Wait a few moments (and refresh the page if you wish) until the <code>nfd</code> resource is replaced by <code>Node Feature Discovery Operator</code>, which should then belong to the <code>openshift-nfd</code> <em>Managed Namespace</em> and have a <code>Succeeded</code> <em>Status</em></li>
733737
<li>Try executing the instruction from Step 14 a second time within the Terminal console and observe the updated pod status</li>
734738
</ul>
735-
<p><a class="glightbox" href="../_attachments/onprem-5.14.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" loading="lazy" src="../_attachments/onprem-5.14.png" width="400" /></a></p>
736739
</li>
737740
</ol>
738741
<hr />
@@ -900,7 +903,8 @@ <h2 id="iv-install-the-nvidia-gpu-operator"><strong>iv. Install the NVIDIA GPU O
900903
<a id="__codelineno-13-2" name="__codelineno-13-2" href="#__codelineno-13-2"></a>oc patch <span class="nv">$INSTALL_PLAN</span> -n nvidia-gpu-operator --type merge --patch <span class="s1">&#39;{&quot;spec&quot;:{&quot;approved&quot;:true }}&#39;</span>
901904
</code></pre></div>
902905
<p>Return to the OCP Dashboard and drill down into <strong>Operators</strong> &gt; <strong>Installed Operators</strong> to monitor the progress of the update. Wait until the <code>NVIDIA GPU Operator</code> appears in the table with <em>Status</em> set to <code>Succeeded</code> before continuing.</p>
903-
<p><a class="glightbox" href="../_attachments/onprem-5.20a.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" loading="lazy" src="../_attachments/onprem-5.20a.png" width="400" /></a>
906+
<p></br>
907+
<a class="glightbox" href="../_attachments/onprem-5.20a.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" loading="lazy" src="../_attachments/onprem-5.20a.png" width="400" /></a>
904908
</br>
905909
<a class="glightbox" href="../_attachments/onprem-5.20b.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" loading="lazy" src="../_attachments/onprem-5.20b.png" width="400" /></a></p>
906910
</li>

0 commit comments

Comments
 (0)