1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 15:46:57 +01:00
Files
openshift-docs/modules/virt-creating-template.adoc
Avital Pinnick 63a79c984b [enterprise-4.14] CNV storage updates
Signed-off-by: Avital Pinnick <apinnick@redhat.com>
2023-09-28 14:34:18 +03:00

22 lines
838 B
Plaintext

// Module included in the following assemblies:
//
// * virt/virtual_machines/creating_vms/virt-creating-vms-from-rh-images.adoc
:_content-type: PROCEDURE
[id="virt-creating-template_{context}"]
= Creating a virtual machine template in the web console
You create a virtual machine template by editing a YAML file example in the {product-title} web console.
.Procedure
. In the web console, click *Virtualization* -> *Templates* in the side menu.
. Optional: Use the *Project* drop-down menu to change the project associated with the new template. All templates are saved to the `openshift` project by default.
. Click *Create Template*.
. Specify the template parameters by editing the YAML file.
. Click *Create*.
+
The template is displayed on the *Templates* page.
. Optional: Click *Download* to download and save the YAML file.