From a33dc90066c232d4c8a7268527879d5288e23407 Mon Sep 17 00:00:00 2001 From: Bob Gaydos Date: Mon, 24 Feb 2020 13:49:21 -0500 Subject: [PATCH] BZ1799065 --- cnv/cnv_virtual_machines/cnv-create-vms.adoc | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/cnv/cnv_virtual_machines/cnv-create-vms.adoc b/cnv/cnv_virtual_machines/cnv-create-vms.adoc index 893a87db9c3d..32955ac82337 100644 --- a/cnv/cnv_virtual_machines/cnv-create-vms.adoc +++ b/cnv/cnv_virtual_machines/cnv-create-vms.adoc @@ -4,6 +4,7 @@ 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 @@ -11,6 +12,13 @@ Use one of these procedures to create a virtual machine: * 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.