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 9bf997a commit 606a9c7Copy full SHA for 606a9c7
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%`
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