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
Copy file name to clipboardExpand all lines: modules/virt-creating-vm-instancetype.adoc
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,30 +6,30 @@
6
6
[id="virt-creating-vm-instancetype_{context}"]
7
7
= Creating a virtual machine from an instance type
8
8
9
-
[IMPORTANT]
10
-
====
11
-
This is a Developer Preview feature only. Developer Preview features are not supported by Red Hat in any way and are not functionally complete or production-ready. Do not use Developer Preview features for production or business-critical workloads. Developer Preview features provide early access to upcoming product features in advance of their possible inclusion in a Red Hat product offering, enabling customers to test functionality and provide feedback during the development process. These features might not have any documentation, are subject to change or removal at any time, and testing is limited. Red Hat might provide ways to submit feedback on Developer Preview features without an associated SLA.
12
-
====
13
-
14
9
You can use common instance types to install and edit customized instance types and preferences to create a virtual machine (VM).
15
10
16
-
.Procedure
11
+
:FeatureName: Creating a virtual machine from an instance type
12
+
include::snippets/technology-preview.adoc[]
17
13
18
-
. In the web console, navigate to the *InstanceTypes* tab in one of the following ways:
* Click *Virtualization*->*VirtualMachines* and select *From volume* in the *Create* dropdown menu.
16
+
. In the web console, navigate to *Virtualization*->*Catalog*->*InstanceTypes*.
23
17
24
18
. Select a volume to boot from.
25
19
26
-
. Select an 'InstanceType'.
20
+
+
21
+
[NOTE]
22
+
====
23
+
The volumes list shows only volumes that exist in the `openshift-virtualization-os-images` namespace and have the `instancetype.kubevirt.io/default-preference` label.
24
+
====
25
+
26
+
. Select an instance type from the 'InstanceType' list.
27
27
28
28
. Select the 'InstanceType' size based on the VM's available CPUs and memory.
29
29
30
-
. Optional: Edit the 'VirtualMachine' details. You can edit the SSH key during this step under *Advanced settings*.
30
+
. Optional: Edit the *VirtualMachine details*. You can edit the SSH key during this step under *Advanced settings*.
31
31
32
-
. Optional: Uncheck *Start this VirtualMachine after creation* to prevent the VM from starting automatically. By default, this box is checked and the VM will start after creation.
32
+
. Optional: Clear the *Start this VirtualMachine after creation*checkbox to prevent the VM from starting automatically.
0 commit comments