This commit is contained in:
yanghaichao12 2019-03-13 01:14:39 +08:00 committed by Kubernetes Prow Robot
parent 01ed12e4e3
commit 9e471e389c
1 changed files with 1 additions and 1 deletions

View File

@ -225,7 +225,7 @@ If necessary, `kubelet` evicts Pods one at a time to reclaim disk when `DiskPres
is encountered. If the `kubelet` is responding to `inode` starvation, it reclaims
`inodes` by evicting Pods with the lowest quality of service first. If the `kubelet`
is responding to lack of available disk, it ranks Pods within a quality of service
that consumes the largest amount of disk and kill those first.
that consumes the largest amount of disk and kills those first.
#### With `imagefs`