Skip to content

Commit

Permalink
Fix typos (#13120)
Browse files Browse the repository at this point in the history
  • Loading branch information
yanghaichao12 authored and k8s-ci-robot committed Mar 12, 2019
1 parent 01ed12e commit 9e471e3
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -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`

Expand Down

0 comments on commit 9e471e3

Please sign in to comment.