Skip to content

Commit b25dea3

Browse files
committed
vddk validator
1 parent b560c3c commit b25dea3

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

documentation/modules/vddk-validator-containers.adoc

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@
88

99
When you set cluster or project resource quotas, be sure that you have a sufficient quota for the {project-short} pods to perform the migration. 
1010

11-
For more information on creating, setting, and viewing quotas, see {ocp-doc}/building_applications/index#quotas[Quotas]
11+
For more information on creating, setting, and viewing quotas, see {ocp-doc}/building_applications/index#quotas[Quotas].
1212

13-
The defaults that are related to VDDK validator containers are listed as follows. You can override these defaults in the `ForkliftController` custom resource (CR).
13+
[id="defaults-that-can-be-overridden-in-forklift-controller_{context}"]
14+
== Defaults that can be overridden in the ForkliftController CR:
1415

16+
The defaults that are related to VDDK validator containers are listed as follows. You can override these defaults in the `ForkliftController` custom resource (CR).
1517

1618
[NOTE]
1719
====
@@ -20,9 +22,6 @@ These settings are highly dependent on your environment. If there are many migr
2022
Migration success or failure is also connected to the `MAX_VM_INFLIGHT` setting that determines how many VMs or disks are migrated at once.
2123
====
2224

23-
[id="defaults-that-can-be-overridden-in-forklift-controller_{context}"]
24-
== Defaults that can be overridden in the ForkliftController CR:
25-
2625
* These defaults affect both cold and warm migrations:
2726
+
2827
Cold migration is likely to be more resource intensive because it copies the disks. For warm migration, you could potentially reduce the requests.
@@ -44,7 +43,7 @@ Cold and warm migration using `virt-v2v` can be resource-intensive. For more det
4443
** hooks_container_requests_cpu: `100m`
4544
** hooks_container_requests_memory: `150Mi`
4645

47-
* TThese defaults affect all Open Virtual Appliance (OVA) file migrations: migrations:
46+
* These defaults affect all Open Virtual Appliance (OVA) file migrations:
4847

4948
** ova_container_limits_cpu: `1000m`
5049
** ova_container_limits_memory: `1Gi`

0 commit comments

Comments
 (0)