Stats found in cgroup files on the host, are they reliable if the container does not share the kernel with the host?
I'm asking this because while it was reliable with docker, with multiple runtimes being supported by K8s - some that offer containers with their own kernels, should I rely on the runtime daemons for stats or can I bypass them and still look at cgroup files.