mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
34 lines
957 B
Plaintext
34 lines
957 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * virt/virtual_machines/virt-create-vms.adoc
|
|
|
|
:_content-type: PROCEDURE
|
|
[id="virt-quick-creating-vm_{context}"]
|
|
= Quick creating a virtual machine
|
|
|
|
You can quickly create a virtual machine (VM) by using a template with an available boot source.
|
|
|
|
.Procedure
|
|
|
|
. Click *Virtualization* -> *Catalog* in the side menu.
|
|
|
|
. Click *Boot source available* to filter templates with boot sources.
|
|
|
|
+
|
|
[NOTE]
|
|
====
|
|
By default, the template list will show only *Default Templates*. Click *All Items* when filtering to see all available templates for your chosen filters.
|
|
====
|
|
|
|
. Click a template to view its details.
|
|
|
|
. Click *Quick Create VirtualMachine* to create a VM from the template.
|
|
+
|
|
The virtual machine *Details* page is displayed with the provisioning status.
|
|
|
|
.Verification
|
|
|
|
. Click *Events* to view a stream of events as the VM is provisioned.
|
|
|
|
. Click *Console* to verify that the VM booted successfully.
|