We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa5e430 commit a33dc90Copy full SHA for a33dc90
cnv/cnv_virtual_machines/cnv-create-vms.adoc
@@ -4,13 +4,21 @@ include::modules/cnv-document-attributes.adoc[]
4
:context: cnv-create-vms
5
toc::[]
6
7
+
8
Use one of these procedures to create a virtual machine:
9
10
* Running the virtual machine wizard
11
* Pasting a pre-configured YAML file with the virtual machine wizard
12
* Using the CLI
13
* Importing a VMware virtual machine or template with the virtual machine wizard
14
15
+[WARNING]
16
+====
17
+Do not create virtual machines in `openshift-*` namespaces.
18
+Instead, create a new namespace or use an existing namespace without the
19
+`openshift` prefix.
20
21
22
include::modules/cnv-creating-vm-wizard-web.adoc[leveloffset=+1]
23
24
Refer to the virtual machine wizard fields section when running the web console wizard.
0 commit comments