Jiaying Zhang
29d178fbc3
Fixes a cross-build failure introduced in PR 51209. FYI, issue 51863.
2017-09-02 21:56:39 -07:00
Jiaying Zhang
02001af752
Kubelet side extension to support device allocation
2017-09-01 11:56:35 -07:00
Shyam JVS
8d2832021a
Revert "CPU manager wiring and `none` policy"
2017-09-01 18:17:36 +02:00
Connor Doyle
7c6e31617d
CPU Manager initialization and lifecycle calls.
2017-08-30 08:50:41 -07:00
xiangpengzhao
53c536b59c
Implement GetCapacity in container_manager_unsupported
2017-06-29 10:22:57 +08:00
Chao Xu
60604f8818
run hack/update-all
2017-06-22 11:31:03 -07:00
Chao Xu
f4989a45a5
run root-rewrite-v1-..., compile
2017-06-22 10:25:57 -07:00
Seth Jennings
b9adb66426
kubelet: cm: refactor QoS logic into seperate interface
2017-02-28 09:19:29 -06:00
Vishnu Kannan
cc5f5474d5
add support for node allocatable phase 2 to kubelet
...
Signed-off-by: Vishnu Kannan <vishnuk@google.com>
2017-02-27 21:24:44 -08:00
Chao Xu
5e1adf91df
cmd/kubelet
2016-11-23 15:53:09 -08:00
Davanum Srinivas
cf9e9505f3
Fix build break
...
Problem introduced in #31996
Fixes #36454
2016-11-08 14:23:33 -05:00
Paulo Pires
9e6815e7c7
Fixed kubelet build.
2016-11-01 16:34:47 -04:00
Cesar Wong
09285864db
Initial windows container runtime
2016-10-31 14:20:49 -04:00
dubstack
4ddfe172ce
Add support for pod container management
2016-08-19 11:07:33 -04:00
David McMahon
ef0c9f0c5b
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
Vishnu kannan
c54ba12faa
Update node status to include the absense of cpu hardcapping.
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-03-04 10:33:56 -08:00
Vishnu kannan
575812787d
Replace `--resource-container` and `--system-container` with
...
`--kubelet-cgroups` and `--system-cgroups` respectively.
Updated `--runtime-container` to `--runtime-cgroups`.
Cleaned up most of the kubelet code that consumes these flags to match
the flag name changes.
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-02-10 17:33:28 -08:00
Vishnu kannan
38efc837b9
Make container runtime's cgroup configurable.
...
Use the real cgroups for metrics generation.
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-02-10 16:02:34 -08:00
Vishnu kannan
4ad3d6f5fe
Move container manager into a separate package.
...
Inject container manager into Kubelet. This lets us stub out container
manager during integration testing.
2015-11-11 15:00:37 -08:00