mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
CNV#51222: Restoring Enabling dedicated resources for VMs in web
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
466b32fbb4
commit
e6896f0745
19
modules/virt-dedicated-resources-vm-template.adoc
Normal file
19
modules/virt-dedicated-resources-vm-template.adoc
Normal file
@@ -0,0 +1,19 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * virt/creating_vm/virt-creating-vms-from-templates.adoc
|
||||
|
||||
:_mod-docs-content-type: PROCEDURE
|
||||
[id="virt-dedicated-resources-vm-template_{context}"]
|
||||
= Enabling dedicated resources for a virtual machine template
|
||||
|
||||
[role="_abstract"]
|
||||
You can enable dedicated resources for a virtual machine (VM) template in the {product-title} web console.
|
||||
VMs that are created from this template will be scheduled with dedicated resources.
|
||||
|
||||
.Procedure
|
||||
|
||||
. In the {product-title} web console, click *Virtualization* -> *Templates* in the side menu.
|
||||
. Select the template that you want to edit to open the *Template details* page.
|
||||
. On the *Scheduling* tab, click the edit icon beside *Dedicated Resources*.
|
||||
. Select *Schedule this workload with dedicated resources (guaranteed policy)*.
|
||||
. Click *Save*.
|
||||
@@ -34,8 +34,6 @@ include::modules/virt-creating-vm-from-template.adoc[leveloffset=+1]
|
||||
|
||||
include::modules/virt-customizing-vm-template-web.adoc[leveloffset=+1]
|
||||
|
||||
include::modules/virt-creating-template.adoc[leveloffset=+1]
|
||||
include::modules/virt-creating-template.adoc[leveloffset=+2]
|
||||
|
||||
include::modules/virt-adding-templates-to-custom-namespace.adoc[leveloffset=+1]
|
||||
|
||||
include::modules/virt-deleting-templates-from-custom-namespace.adoc[leveloffset=+1]
|
||||
include::modules/virt-dedicated-resources-vm-template.adoc[leveloffset=+2]
|
||||
|
||||
Reference in New Issue
Block a user