Update node-pressure-eviction.md

This commit is contained in:
Anubhav Vardhan
2021-07-08 11:49:30 +05:30
committed by GitHub
parent 59843f7d49
commit 4a893a2cb3
@@ -193,7 +193,7 @@ resources based on the filesystems on the node.
If the node has a dedicated `imagefs` filesystem for container runtimes to use,
the kubelet does the following:
* If the `nodefs` filesystem meets the eviction threshlds, the kubelet garbage collects
* If the `nodefs` filesystem meets the eviction thresholds, the kubelet garbage collects
dead pods and containers.
* If the `imagefs` filesystem meets the eviction thresholds, the kubelet
deletes all unused images.