Skip to content

Commit 606a9c7

Browse files
committed
Added Imagefs inodes default settings in Eviction Hard
1 parent 9bf997a commit 606a9c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ The kubelet has the following default hard eviction thresholds:
169169
- `nodefs.available<10%`
170170
- `imagefs.available<15%`
171171
- `nodefs.inodesFree<5%` (Linux nodes)
172+
- `imagefs.inodesFree<5%`
172173

173174
These default values of hard eviction thresholds will only be set if none
174175
of the parameters is changed. If you changed the value of any parameter,

0 commit comments

Comments
 (0)