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 d665f92 + 36a3e21 commit cf6f995Copy full SHA for cf6f995
content/en/docs/concepts/scheduling-eviction/node-pressure-eviction.md
@@ -169,6 +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%` (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 change the value of any parameter,
0 commit comments