Commit 98189016 authored by k8s-merge-robot's avatar k8s-merge-robot

Merge pull request #18724 from derekwaynecarr/eviction_policy_spec

Automatic merge from submit-queue Kubelet pod eviction proposal The following is a proposal for how the `kubelet` may pro-actively fail a pod in response to local compute resources being starved. The proposal focuses on memory as a first candidate, and defines a `greedy` strategy for reclaiming starved resources on the node since it seemed easiest to describe for operators versus other options and probably satisfies a broad set of use case environments. Putting this out now for community feedback, but anticipate some more refinement around how we report eviction configuration back to users in the `Node API`. /cc @bgrant0607 @smarterclayton @vishh @dchen1107 @kubernetes/rh-cluster-infra @kubernetes/goog-node
parents 303742ce 542668cc
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment