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.
1 parent 606a9c7 commit 36a3e21Copy full SHA for 36a3e21
content/en/docs/concepts/scheduling-eviction/node-pressure-eviction.md
@@ -169,7 +169,7 @@ The kubelet has the following default hard eviction thresholds:
169
- `nodefs.available<10%`
170
- `imagefs.available<15%`
171
- `nodefs.inodesFree<5%` (Linux nodes)
172
-- `imagefs.inodesFree<5%`
+- `imagefs.inodesFree<5%` (Linux nodes)
173
174
These default values of hard eviction thresholds will only be set if none
175
of the parameters is changed. If you changed the value of any parameter,
0 commit comments