1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

CNV-76050

This commit is contained in:
Audrey Spaulding
2026-01-12 14:25:10 -05:00
committed by openshift-cherrypick-robot
parent 0a21d97fd4
commit 91319c4147
2 changed files with 1 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
= Using wasp-agent to increase VM workload density
[role="_abstract"]
The `wasp-agent` component facilitates memory overcommitment by assigning swap resources to worker nodes. It also manages pod evictions when nodes are at risk due to high swap I/O traffic or high utilization.
The `wasp-agent` component facilitates memory overcommitment by assigning swap resources to worker nodes.
The `wasp-agent` component is deployed automatically if `memoryOvercommitPercentage` is set to more than `100` when you first create the `HyperConverged` custom resource (CR).

View File

@@ -20,5 +20,3 @@ Memory overcommitment can lower workload performance on a highly utilized system
include::modules/virt-using-wasp-agent-to-configure-higher-vm-workload-density.adoc[leveloffset=+1]
include::modules/virt-removing-wasp-agent.adoc[leveloffset=+1]
include::modules/virt-wasp-agent-pod-eviction.adoc[leveloffset=+1]