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
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ The volume table only lists volumes in the `openshift-virtualization-os-images`
50
50
====
51
51
52
52
ifdef::virt-create-vms[]
53
-
. Click an instance type tile.
53
+
. Click an instance type tile and select the configuration appropriate for your workload.
54
54
endif::[]
55
55
ifdef::dynamic-key[]
56
56
. Click the *Red Hat Enterprise Linux 9 VM* tile.
@@ -63,11 +63,14 @@ endif::[]
63
63
.. Browse to the public SSH key file or paste the file in the key field.
64
64
.. Enter the secret name.
65
65
.. Optional: Select *Automatically apply this key to any new VirtualMachine you create in this project*.
66
+
.. Click *Save*.
66
67
ifdef::dynamic-key[]
67
68
. Set *Dynamic SSH key injection* in the *VirtualMachine details* section to on.
68
69
endif::[]
70
+
. Optional: Click *View YAML & CLI* to view the YAML file. Click *CLI* to view the CLI commands. You can also download or copy either the YAML file contents or the CLI commands.
69
71
. Click *Create VirtualMachine*.
70
72
73
+
71
74
After the VM is created, you can monitor the status on the *VirtualMachine details* page.
0 commit comments