1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/virt-creating-template.adoc
2025-01-13 16:12:57 +00:00

22 lines
840 B
Plaintext

// Module included in the following assemblies:
//
// * virt/virtual_machines/creating_vm/virt-creating-vms-from-templates.adoc
:_mod-docs-content-type: PROCEDURE
[id="virt-creating-template_{context}"]
= Creating a custom VM 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.