Skip to content
This repository has been archived by the owner on Oct 10, 2020. It is now read-only.

Kubelet stats #1238

Open
nuriel77 opened this issue Jun 6, 2018 · 1 comment
Open

Kubelet stats #1238

nuriel77 opened this issue Jun 6, 2018 · 1 comment

Comments

@nuriel77
Copy link

nuriel77 commented Jun 6, 2018

Using virt7-container-common-candidate ends up having kubelet run via runc.
This results in:

runc[11144]: E0606 09:51:28.986046   11225 summary.go:92] Failed to get system container stats for "/systemd/system.slice": failed to get cgroup stats for "/systemd/system.slice": failed to get container info for "/systemd/system.slice": unknown container "/systemd/system.slice"

It seems to me that kubelet is unable to access the host's /systemd/system.slice where it can read container stats.
Is this a known issue? How is kubelet supposed to read container stats? (Using Docker as container runtime for all k8s containers)

@rvernica
Copy link

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants