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
2023-10-30 10:13:25 -04:00

22 lines
850 B
Plaintext

// Module included in the following assemblies:
//
// * virt/virtual_machines/creating_vms_rh/virt-creating-vms-from-templates.adoc
:_mod-docs-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.