@@ -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]
336
+ // .*InstanceTypes* tab
337
+ // [%collapsible]
338
338
339
- :FeatureName: Creating a virtual machine from an instance type
340
- include::snippets/developer-preview.adoc[]
339
+ // =====
340
+ // [cols="1,3a", options="header"]
341
+ // |====
342
+ // |Element
343
+ // |Description
341
344
342
- =====
343
- [cols="1,3a", options="header"]
344
- |====
345
- |Element
346
- |Description
345
+ // |*Volumes project* list
346
+ // |Select the volume to boot your VM from.
347
347
348
- |*Volumes project* list
349
- |Select the volume to boot your VM from .
348
+ // |*Add volume*
349
+ // |Upload a new volume or use an existing PersistentVolumeClaim (PVC) .
350
350
351
- |*Add volume*
352
- |Upload a new volume or use an existing PersistentVolumeClaim (PVC) .
351
+ // |*Filter* field
352
+ // |Filter boot sources by operating system .
353
353
354
- |*Filter* field
355
- |Filter boot sources by operating system .
354
+ // |Search field
355
+ // |Search boot sources by keyword .
356
356
357
- |Search field
358
- |Search boot sources by keyword.
359
-
360
- |*Select InstanceType*
361
- |Select an instance type based on the number of CPUs and amount of memory available.
362
-
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
0 commit comments