You can edit a virtual machine template in the web console.
You cannot edit a template provided by the Red Hat Virtualization Operator. If you clone the template, you can edit it. |
You can edit a virtual machine template by using the OKD web console or the command line interface.
Editing a virtual machine template does not affect virtual machines already created from that template.
Navigate to Virtualization → Templates in the web console.
Click the Options menu beside a virtual machine template and select the object to edit.
To edit a Red Hat template, click the Options menu, select Clone to create a custom template, and then edit the custom template.
Edit boot source reference is disabled if the template’s data source is managed by the |
Click Save.
Use this procedure to add a network interface to a virtual machine template.
Click Virtualization → Templates from the side menu.
Select a virtual machine template to open the Template details screen.
Click the Network Interfaces tab.
Click Add Network Interface.
In the Add Network Interface window, specify the Name, Model, Network, Type, and MAC Address of the network interface.
Click Add.
Use this procedure to add a virtual disk to a virtual machine template.
Click Virtualization → Templates from the side menu.
Select a virtual machine template to open the Template details screen.
Click the Disks tab and then click Add disk.
In the Add disk window, specify the Source, Name, Size, Type, Interface, and Storage Class.
Optional: You can enable preallocation if you use a blank disk source and require maximum write performance when creating data volumes. To do so, select the Enable preallocation checkbox.
Optional: You can clear Apply optimized StorageProfile settings to change the Volume Mode and Access Mode for the virtual disk. If you do not specify these parameters, the system uses the default values from the kubevirt-storage-class-defaults
config map.
Click Add.
Use the following procedure to edit CD-ROMs for virtual machine templates.
Click Virtualization → Templates from the side menu.
Select a virtual machine template to open the Template details screen.
Click the Disks tab.
Click the Options menu for the CD-ROM that you want to edit and select Edit.
In the Edit CD-ROM window, edit the fields: Source, Persistent Volume Claim, Name, Type, and Interface.
Click Save.