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

Merge pull request #104867 from openshift-cherrypick-robot/cherry-pick-104654-to-enterprise-4.21

[enterprise-4.21] CNV#76050: [docs] wasp-agent: remove "Pod eviction conditions" paragraph
This commit is contained in:
Shikha Jhala
2026-01-15 16:26:02 -05:00
committed by GitHub
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]