Update node-pressure-eviction.md
This commit is contained in:
@@ -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,
|
If the node has a dedicated `imagefs` filesystem for container runtimes to use,
|
||||||
the kubelet does the following:
|
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.
|
dead pods and containers.
|
||||||
* If the `imagefs` filesystem meets the eviction thresholds, the kubelet
|
* If the `imagefs` filesystem meets the eviction thresholds, the kubelet
|
||||||
deletes all unused images.
|
deletes all unused images.
|
||||||
|
|||||||
Reference in New Issue
Block a user