Skip to content

Commit

Permalink
Deploy preview for PR 33 🛫
Browse files Browse the repository at this point in the history
  • Loading branch information
rsriniva committed Jan 9, 2024
1 parent 250c066 commit 0c64bbf
Showing 1 changed file with 26 additions and 4 deletions.
30 changes: 26 additions & 4 deletions pr-preview/pr-33/rhods-admin/1.33/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -222,13 +222,22 @@ <h2 id="_classroom_environment_for_red_hat_associates"><a class="anchor" href="#
<div class="ulist">
<ul>
<li>
<p>Select at least two users in the <code>User Count</code> field.
Having two users is required for the user management exercise.</p>
<p>Select <code>Practice/Enablement</code> for the <code>Activity</code> field, and <code>Learning about the product</code> for the <code>Purpose</code>.</p>
</li>
<li>
<p>Leave the <code>Salesforce ID</code> blank.</p>
</li>
<li>
<p>Select <strong>5</strong> users in the <code>User Count</code> field.
Having at least two users is required for the user management exercise.</p>
</li>
<li>
<p>In the <code>OpenShift worker memory size</code> field, select <code>64Gi</code>.
This size might be required if you run multiple workbenches and pipelines simultaneously.</p>
</li>
<li>
<p>Review the auto-stop and auto-destroy timers. You can change this later after classroom provisioning by opening a ticket with the RHDP team.</p>
</li>
</ul>
</div>
<div class="admonitionblock important">
Expand Down Expand Up @@ -260,14 +269,27 @@ <h3 id="_alternative_classroom_environment_on_aws_for_red_hat_associates"><a cla
<p>You can also use an AWS cluster by ordering the <a href="https://demo.redhat.com/catalog?search=AWS+with+OpenShift+Open+Environment&amp;item=babylon-catalog-prod%2Fsandboxes-gpte.sandbox-ocp.prod">AWS with OpenShift Open Environment</a>.</p>
</div>
<div class="paragraph">
<p>This classroom does <strong>NOT</strong> have RHOAI pre-installed.
You install and configure a basic RHOAI instance, and then continue using this instance with other courses in the learning path.</p>
</div>
<div class="paragraph">
<p>If you use this item, you must:</p>
</div>
<div class="ulist">
<ul>
<li>
<p>Select <code>Practice/Enablement</code> for the <code>Activity</code> field, and <code>Learning about the product</code> for the <code>Purpose</code>.</p>
</li>
<li>
<p>Leave the <code>Salesforce ID</code> blank.</p>
</li>
<li>
<p>Make sure that you select <code>3</code> as the control plane count and <code>4.13</code> as the OpenShift version.</p>
</li>
<li>
<p>Review the auto-stop and auto-destroy timers. You can change this later after classroom provisioning by opening a ticket with the RHDP team.</p>
</li>
<li>
<p>Configure users and authentication.
The AWS item is only preconfigured with the <code>kubeadmin</code> user, which does not have the <code>cluster-admin</code> role assigned.
The exercises in this course, however, assume the existence of an <code>admin</code> user with the <code>cluster-admin</code> role and five non-admin users (<code>user1&#8230;&#8203;user5</code>).
Expand All @@ -294,12 +316,12 @@ <h3 id="_alternative_classroom_environment_on_aws_for_red_hat_associates"><a cla
<h2 id="_classroom_environment_for_red_hat_partners"><a class="anchor" href="#_classroom_environment_for_red_hat_partners"></a>Classroom Environment for Red Hat Partners</h2>
<div class="sectionbody">
<div class="paragraph">
<p>Red Hat partners should provision their own Red Hat OpenShift AI cluster using the Red Hat Hybrid Cloud Console at <a href="https://console.redhat.com/application-services/data-science" class="bare">https://console.redhat.com/application-services/data-science</a>.</p>
<p>Red Hat partners should provision their own Red Hat OpenShift cluster using the Red Hat Hybrid Cloud Console at <a href="https://console.redhat.com/openshift/overview" class="bare">https://console.redhat.com/openshift/overview</a>.</p>
</div>
<div class="ulist">
<ul>
<li>
<p>Ensure that you provision an OpenShift 4.13 cluster with a minimum of 3 control plane nodes (each with 4vCPU and 16GB RAM), and at least 2 worker nodes (each with 8 vCPU, and 64GB of RAM).</p>
<p>Ensure that you provision an OpenShift 4.13 cluster with a minimum of 3 control plane nodes (each with 4vCPU and 16GB RAM), and 3 worker nodes (each with 8 vCPU, and 64GB of RAM).</p>
</li>
<li>
<p>Configure users and authentication.
Expand Down

0 comments on commit 0c64bbf

Please sign in to comment.