We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59843f7 + 4a893a2 commit 4976105Copy full SHA for 4976105
content/en/docs/concepts/scheduling-eviction/node-pressure-eviction.md
@@ -193,7 +193,7 @@ resources based on the filesystems on the node.
193
If the node has a dedicated `imagefs` filesystem for container runtimes to use,
194
the kubelet does the following:
195
196
- * If the `nodefs` filesystem meets the eviction threshlds, the kubelet garbage collects
+ * If the `nodefs` filesystem meets the eviction thresholds, the kubelet garbage collects
197
dead pods and containers.
198
* If the `imagefs` filesystem meets the eviction thresholds, the kubelet
199
deletes all unused images.
0 commit comments