Skip to content

Commit cf6f995

Browse files
authored
Merge pull request #44696 from vaibhav2107/eviction-inodes
Added Imagefs inodes default settings in Eviction Hard
2 parents d665f92 + 36a3e21 commit cf6f995

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%` (Linux nodes)
172173

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

0 commit comments

Comments
 (0)