k3s/pkg/kubelet/server/stats
Akihiro Suda bfb3806701 kubelet/cm: ignore cgroups error when running in userns
This is a hacky POC; we need to implement rootless PCM in the proper way.
Especially, pcm.Exists(existingPodName) needs to be implemented to return true
even when cgroups is not available.

Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2019-08-19 08:30:22 -07:00
..
testing Fix computing of cpu nano core usage 2019-03-05 09:25:40 -08:00
BUILD kubelet/cm: ignore cgroups error when running in userns 2019-08-19 08:30:22 -07:00
doc.go
fs_resource_analyzer.go Fix lint on pkg/kubelet/server/... 2019-02-21 10:31:41 -05:00
handler.go Fix computing of cpu nano core usage 2019-03-05 09:25:40 -08:00
prometheus_resource_metrics.go add kubelet prometheus resource metrics endpoint 2019-03-07 15:39:37 -08:00
prometheus_resource_metrics_test.go add kubelet prometheus resource metrics endpoint 2019-03-07 15:39:37 -08:00
resource_analyzer.go Fix lint on pkg/kubelet/server/... 2019-02-21 10:31:41 -05:00
summary.go kubelet/cm: ignore cgroups error when running in userns 2019-08-19 08:30:22 -07:00
summary_sys_containers.go fix node and kubelet start times 2018-12-05 15:07:52 -08:00
summary_sys_containers_windows.go Process only CPU and memory stats when Kubelete stats API is called with 2018-09-20 12:35:56 +02:00
summary_test.go Fix computing of cpu nano core usage 2019-03-05 09:25:40 -08:00
summary_windows_test.go Fix computing of cpu nano core usage 2019-03-05 09:25:40 -08:00
volume_stat_calculator.go Fix lint on pkg/kubelet/server/... 2019-02-21 10:31:41 -05:00
volume_stat_calculator_test.go Add Pod-level local ephemeral storage metric in Summary API 2017-11-20 16:32:38 -08:00