kubernetes/pkg/api/v1
Eric Ernst 80ee072b85 pod-overhead: utilize pod overhead for cgroup sizing, eviction handling
Pod and burstable QoS cgroups should take overhead of running a sandbox
into account if the PodOverhead feature is enabled. These helper
functions are utilized by Kubelet for sizing the pod and burstable QoS
cgroups.

Pod overhead is added to resource requests, regardless of the initial
request values. A particular resource pod overhead is only added to a
resource limit if a non-zero limit already existed.

This commit updates eviction handling to also take Pod Overhead into
account (if the feature is enabled).

Signed-off-by: Eric Ernst <eric.ernst@intel.com>
2019-08-19 17:40:47 -07:00
..
endpoints pkg/api: Fix golint errors 2018-09-07 12:31:25 +05:30
persistentvolume Add a new field for storing volume expansion secrets 2019-05-09 13:53:47 -04:00
pod Generated code for ephemeral containers API 2019-07-22 11:19:22 +00:00
resource pod-overhead: utilize pod overhead for cgroup sizing, eviction handling 2019-08-19 17:40:47 -07:00
service Clean up pkg/api. 2019-05-09 15:23:41 +00:00
OWNERS Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00