Skip to content

Commit

Permalink
Merge branch 'main' into ac-edits
Browse files Browse the repository at this point in the history
  • Loading branch information
wkulhanek authored Aug 21, 2024
2 parents 4331962 + bd90174 commit 607a641
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 2 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions content/modules/ROOT/pages/module-01-intro.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ Your login is available with:
* *User:* {user}
* *Password:* {password}

== Switch to Administrator View

After logging in you will show up in the Developer view,

[[create_project]]
== Create a New Project

Expand All @@ -39,6 +43,11 @@ The *Virtualization* tab is available only when Red Hat OpenShift Virtualization
====

. From the *Projects* dropdown switch to the project `vmimported-{user}`.
+
[NOTE]
====
The images in this lab guide may show different user numbers than your own. Do not worry, just create projects, etc with your user number.
====

. Examine the *VirtualMachines* dashboard that appears. There are currently several VMs listed, but they are not turned on:
+
Expand Down Expand Up @@ -183,6 +192,11 @@ image::module-01-intro/21_VM_Dialog_Migrate.png[link=self, window=blank, width=1
+
image::module-01-intro/22_Migrated.png[link=self, window=blank, width=100%]

. You can see the VM moving between nodes if you look at the Pod that is running the VM. Blink and you'll miss it though!
+
image::module-01-intro/23_PodLink.png[link=self, window=blank, width=100%]
image::module-01-intro/24_Pod.png[link=self, window=blank, width=100%]

== Summary

In this lab, we reviewed virtual machine state management tasks, and executed a live migration of a VM. Both of these are common and necessary tasks as platform administrators and a great way to familiarize yourself with some basic features available when working with VMs in OpenShift Virtualization.
2 changes: 1 addition & 1 deletion content/modules/ROOT/pages/module-04-storage.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ There is a warning about the *cloudinitdisk* not being included in the snapshot.
+
image::module-04-storage/06_VM_Snapshot_Dialog.png[link=self, window=blank, width=100%]

. Press *Save* and wait till the _Snapshot_ has been created and the *status* shows as *Succeeded*.
. Press *Save* and wait till the _Snapshot_ has been created and the *status* shows as *Operation complete*.
+
image::module-04-storage/07_VM_Snapshot_Taken.png[link=self, window=blank, width=100%]

Expand Down
2 changes: 1 addition & 1 deletion content/modules/ROOT/pages/module-07-tempinst.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ image::module-07-tempinst/01_Template_List.png[link=self, window=blank, width=10
image::module-07-tempinst/02_Search_Centos9.png[link=self, window=blank, width=100%]

. Click on the template name for *centos-stream90-server-small*, you will be prompted with a message that default templates cannot be edited and asked if you'd like to clone. Click the *Create a new custom Template* option.
+
image::module-07-tempinst/= Template and InstanceType Management

== Introduction
Expand Down Expand Up @@ -151,7 +152,6 @@ In this segment of our lab, we will install Microsoft Windows Server 2019 using

This process can be streamlined after the initial operating system installation by creating a template from the virtual machine. The specific process for preparing the guest operating system to be used as a template will vary, be sure to follow your organization's guidelines and requirements when preparing a template OS.


IMPORTANT: Please make sure that you are in the *vmexamples-{user}* project for this portion of lab.
+

Expand Down

0 comments on commit 607a641

Please sign in to comment.