Skip to content

Commit 4976105

Browse files
authored
Merge pull request #28850 from anubha-v-ardhan/typo1
Fixed typo in node-pressure-eviction.md
2 parents 59843f7 + 4a893a2 commit 4976105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/scheduling-eviction/node-pressure-eviction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ resources based on the filesystems on the node.
193193
If the node has a dedicated `imagefs` filesystem for container runtimes to use,
194194
the kubelet does the following:
195195

196-
* If the `nodefs` filesystem meets the eviction threshlds, the kubelet garbage collects
196+
* If the `nodefs` filesystem meets the eviction thresholds, the kubelet garbage collects
197197
dead pods and containers.
198198
* If the `imagefs` filesystem meets the eviction thresholds, the kubelet
199199
deletes all unused images.

0 commit comments

Comments
 (0)