Skip to content

Commit

Permalink
Revert "[kubelet] Fix oom-score-adj policy in kubelet"
Browse files Browse the repository at this point in the history
  • Loading branch information
vishh authored Sep 16, 2016
1 parent c31b5aa commit bc1c301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubelet-systemd.md
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ The `kubelet` will set the following:
The `kubelet` at bootstrapping will set the `oom_score_adj` value for Kubernetes
daemons, and any dependent container-runtime daemons.

If `container-runtime` is set to `docker`, then set its `oom_score_adj=-999`
If `container-runtime` is set to `docker`, then set its `oom_score_adj=-900`

## Implementation concerns

Expand Down

0 comments on commit bc1c301

Please sign in to comment.