Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions cnv/cnv_virtual_machines/cnv-create-vms.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,21 @@ include::modules/cnv-document-attributes.adoc[]
:context: cnv-create-vms
toc::[]


Use one of these procedures to create a virtual machine:

* Running the virtual machine wizard
* Pasting a pre-configured YAML file with the virtual machine wizard
* Using the CLI
* Importing a VMware virtual machine or template with the virtual machine wizard

[WARNING]
====
Do not create virtual machines in `openshift-*` namespaces.
Instead, create a new namespace or use an existing namespace without the
`openshift` prefix.
====

include::modules/cnv-creating-vm-wizard-web.adoc[leveloffset=+1]

Refer to the virtual machine wizard fields section when running the web console wizard.
Expand Down