Sandor Szücs
588d2808b7
fix #51135 make CFS quota period configurable, adds a cli flag and config option to kubelet to be able to set cpu.cfs_period and defaults to 100ms as before.
...
It requires to enable feature gate CustomCPUCFSQuotaPeriod.
Signed-off-by: Sandor Szücs <sandor.szuecs@zalando.de>
2018-09-01 20:19:59 +02:00
Derek Carr
f68f3ff783
Fix cpu cfs quota flag with pod cgroups
2018-03-16 15:27:11 -04:00
Jing Xu
a66ee2eb3f
Add pod-level metric for CPU and memory stats
...
This PR adds the pod-level metrics for CPU and memory stats. cAdvisor
can get all pod cgroup information so we can add this pod-level CPU and
memory stats information from the corresponding pod cgroup
2017-11-22 09:25:23 -08:00
Dr. Stefan Schimanski
012b085ac8
pkg/apis/core: mechanical import fixes in dependencies
2017-11-09 12:14:08 +01:00
David Ashpole
e5a6a79fd7
update cadvisor, docker, and runc godeps
2017-09-05 12:38:57 -07:00
Derek Carr
1ec2a69d9a
Kubelet changes to support hugepages
2017-09-05 09:46:08 -04:00
Xing Zhou
37f9e13025
Remove useless error
2017-07-03 14:59:54 +08:00
Chao Xu
f4989a45a5
run root-rewrite-v1-..., compile
2017-06-22 10:25:57 -07:00
Klaus Ma
83b7f77ee2
Moved qos to api.helpers.
2017-05-20 07:17:57 -04:00
Xing Zhou
22ab45b575
While calculating pod's cpu limits, need to count in init-container.
...
Need to count in init-container when calculating a pod's cpu limits.
Otherwise, may cause pod start failure due to "invalid argument"
error while trying to write "cpu.cfs_quota_us" file.
2017-05-19 12:31:27 +08:00
Seth Jennings
4c30459e49
switch from local qos types to api types
2017-01-10 10:54:30 -06:00
Chao Xu
5e1adf91df
cmd/kubelet
2016-11-23 15:53:09 -08:00
derekwaynecarr
42289c2758
pod and qos level cgroup support
2016-11-02 08:07:04 -04:00
derekwaynecarr
62e1759ac0
update kubelet to look at all cgroup mounts
2016-10-10 14:24:18 -04:00
dubstack
4ddfe172ce
Add support for pod container management
2016-08-19 11:07:33 -04:00
Buddha Prakash
dcfff45ab7
Add checks in Create and Update Cgroup methods
2016-07-07 14:17:14 -07:00
David McMahon
ef0c9f0c5b
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
Buddha Prakash
a5ead79d43
Add support for basic cgroup management
2016-06-26 15:41:34 -07:00