Skip to content

Commit d15b016

Browse files
committed
after Kobi and Aviv's reviews
1 parent 9d29fb0 commit d15b016

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

documentation/doc-Migrating_your_virtual_machines/assemblies/assembly_advanced-migration-options.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ include::../modules/adding-hook-using-ui.adoc[leveloffset=+2]
3939

4040
include::../modules/adding-hook-using-cli.adoc[leveloffset=+2]
4141

42-
include::../modules/about-udn.adoc[leveloffset=+2]
42+
include::../modules/about-udn.adoc[leveloffset=+1]
4343

4444
== Scheduling target VMs
4545

documentation/modules/configuring-target-vm-scheduling-ui.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ You can use the {project-first} user interface, which is located in the {ocp} we
1111

1212
The *Virtualization* section of the {ocp} web console supports the following options for scheduling target VMs:
1313

14-
* *VM target mode selector*: Ensures VMs are scheduled on nodes that are an exact match for key-value pairs you create. This type of label is often used for nodes with special capabilities, such as GPU nodes or storage nodes.
14+
* *VM target node selector*: Ensures VMs are scheduled on nodes that are an exact match for key-value pairs you create. This type of label is often used for nodes with special capabilities, such as GPU nodes or storage nodes.
1515
* *VM target labels*: Applies organizational or operational labels to migrated VMs for identification and management.
1616
* *VM target affinity rules*: Implements placement policies such as co-locating related workloads or, for disaster recovery, ensuring that specific VMs are migrated to different nodes. This type of rule uses hard (requirements) and soft (preferences) conditions combined with logical operators, such as `Exists` or `DoesNotExist` instead of using the rigid key-value pairs used by a VM target node selector. As a result, target affinity rules are more flexible than target affinity rules.
1717
+

documentation/modules/creating-plan-wizard-vmware.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ Additionally, both types of rules allow you to include both _hard_ and _soft_ co
343343
*** Click *Add affinity rule*.
344344
*** Select the *Type* of affinity rule from the list. Valid options: Node Affinity, Workload (pod) Affinity, Workload (pod) Anti-Affinity.
345345
*** Select the *Condition* rom the list. Valid options: Preferred during scheduling (soft condition), Required during scheduling (hard condition).
346-
*** Soft condition only: Enter a numerical *Weight*. The higher the weight, the stronger the preference. Valid options: whole numbers greater than 0.
346+
*** Soft condition only: Enter a numerical *Weight*. The higher the weight, the stronger the preference. Valid options: whole numbers from 1-100.
347347
*** Enter a *Typology key*, the key for the node label that the system uses to denote the domain.
348348
*** Optional: Select the *Workload labels* that you want to set by doing the following:
349349
**** Enter a *Key*.

0 commit comments

Comments
 (0)