Skip to content

Commit 0945992

Browse files
authored
Merge pull request #77640 from sbeskin-redhat/CNV-37570_Use_pipelines_to_manage_bootable_volumes
2 parents cf75528 + 54bc0f8 commit 0945992

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

modules/virt-creating-vm-instancetype.adoc

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,11 @@ endif::[]
3939

4040
.Procedure
4141

42-
. In the web console, navigate to *Virtualization* -> *Catalog* and click the *InstanceTypes* tab.
42+
. In the web console, navigate to *Virtualization* -> *Catalog*.
43+
+
44+
The *InstanceTypes* tab opens by default.
4345
. Select either of the following options:
44-
* Select a bootable volume.
46+
* Select a suitable bootable volume from the list. If the list is truncated, click the *Show all* button to display the entire list.
4547
+
4648
[NOTE]
4749
====
@@ -50,8 +52,13 @@ The bootable volume table lists only those volumes in the `openshift-virtualizat
5052
+
5153
** Optional: Click the star icon to designate a bootable volume as a favorite. Starred bootable volumes appear first in the volume list.
5254

53-
* Click *Add volume* to upload a new volume or use an existing persistent volume claim (PVC), volume snapshot, or data source. Then click *Save*.
54-
55+
* Click *Add volume* to upload a new volume or to use an existing persistent volume claim (PVC), a volume snapshot, or a `containerDisk` volume. Click *Save*.
56+
+
57+
Logos of operating systems that are not available in the cluster are shown at the bottom of the list. You can add a volume for the required operating system by clicking the *Add volume* link.
58+
+
59+
In addition, there is a link to the *Create a Windows boot source* quick start. The same link appears in a popover if you hover the pointer over the question mark icon next to the _Select volume to boot from_ line.
60+
+
61+
Immediately after you install the environment or when the environment is disconnected, the list of volumes to boot from is empty. In that case, three operating system logos are displayed: Windows, {op-system-base}, and Linux. You can add a new volume that meets you requirements by clicking the *Add volume* button.
5562
5663
ifdef::virt-create-vms[]
5764
. Click an instance type tile and select the resource size appropriate for your workload.

0 commit comments

Comments
 (0)