@@ -333,48 +333,43 @@ By default, Red Hat templates are stored in the `openshift` project. You can edi
333
333
|====
334
334
=====
335
335
336
- .*InstanceTypes* tab
337
- [%collapsible]
338
-
339
- :FeatureName: Creating a virtual machine from an instance type
340
- include::snippets/developer-preview.adoc[]
341
-
342
- =====
343
- [cols="1,3a", options="header"]
344
- |====
345
- |Element
346
- |Description
336
+ // .*InstanceTypes* tab
337
+ // [%collapsible]
347
338
348
- |*Volumes project* list
349
- |Select the volume to boot your VM from.
339
+ // =====
340
+ // [cols="1,3a", options="header"]
341
+ // |====
342
+ // |Element
343
+ // |Description
350
344
351
- |*Add volume*
352
- |Upload a new volume or use an existing PersistentVolumeClaim (PVC) .
345
+ // |*Volumes project* list
346
+ // |Select the volume to boot your VM from .
353
347
354
- |*Filter* field
355
- |Filter boot sources by operating system .
348
+ // |*Add volume*
349
+ // |Upload a new volume or use an existing PersistentVolumeClaim (PVC) .
356
350
357
- |Search field
358
- |Search boot sources by keyword .
351
+ // |*Filter* field
352
+ // |Filter boot sources by operating system .
359
353
360
- |*Select InstanceType*
361
- |Select an instance type based on the number of CPUs and amount of memory available .
354
+ // |Search field
355
+ // |Search boot sources by keyword .
362
356
363
- |*VirtualMachine details *
364
- |Displays the current VM settings. You can change the name of the VM during this step .
357
+ // |*Select InstanceType *
358
+ // |Select an instance type based on the number of CPUs and amount of memory available .
365
359
366
- |*Advanced settings *
367
- |Add an authorized SSH key to the VM .
360
+ // |*VirtualMachine details *
361
+ // |Displays the current VM settings. You can change the name of the VM during this step .
368
362
369
- |*Start this VirtualMachine after creation* checkbox
370
- |Checked by default. Uncheck this to prevent the new VM from starting after creation.
371
-
372
- |*Create VirtualMachine*
373
- |Creates a VM using the boot source and settings chosen on the *InstanceTypes* tab.
374
- |====
375
- =====
363
+ // |*Advanced settings*
364
+ // |Add an authorized SSH key to the VM.
376
365
366
+ // |*Start this VirtualMachine after creation* checkbox
367
+ // |Checked by default. Uncheck this to prevent the new VM from starting after creation.
377
368
369
+ // |*Create VirtualMachine*
370
+ // |Creates a VM using the boot source and settings chosen on the *InstanceTypes* tab.
371
+ // |====
372
+ // =====
378
373
379
374
[id="ui-virtualmachines-page_{context}"]
380
375
== VirtualMachines page
@@ -599,6 +594,9 @@ The number of CPUs is calculated by using the following formula: `sockets * thre
599
594
|Host devices
600
595
|Click the edit icon to add a host device.
601
596
597
+ |Headless mode
598
+ |Click the edit icon to enable headless mode.
599
+
602
600
|Services section
603
601
|Displays services if QEMU guest agent is installed.
604
602
0 commit comments