Minor grammar fix to agent OOM handling description. (#11797)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
53f797b5d1
commit
1d1ccd974d
@@ -277,7 +277,7 @@ pods on the node.
|
||||
|
||||
## Node OOM Behavior
|
||||
|
||||
If the node experiences a system OOM (out of memory) event prior to the `kubelet` is able to reclaim memory,
|
||||
If the node experiences a system OOM (out of memory) event prior to the `kubelet` being able to reclaim memory,
|
||||
the node depends on the [oom_killer](https://lwn.net/Articles/391222/) to respond.
|
||||
|
||||
The `kubelet` sets a `oom_score_adj` value for each container based on the quality of service for the Pod.
|
||||
|
||||
Reference in New Issue
Block a user