mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-21 08:47:16 +00:00
Whenever swap is provisioned on the node, the kernel might be able to reclaim much more memory, hence it is harder to get the node to be memory pressured. This will add another container that allocates the same amount as the swap capacity to help bring the node to memory pressure. Signed-off-by: Itamar Holder <iholder@redhat.com>