Hi,
upcoming build of kubernetes in Fedora (and RHEL) is about to have CPU
and Memory systemd accounting enabled by default (upstream issue [1]).
So far, Openshift took steps to update its spec file [1]. Ansible
installing kubernetes does the very same [2]. The works for
non-containerized kubernetes. Question is how to deal with containerized
kubernetes cause installing kubernetes-node rpm inside will not be enough.
Let's open a discussion how to deal with the situation. Any suggestions?
Colin, is there a way to integrate enablement of the accounting into
your scripts? Is there something that needs to be updated on the
kubernetes rpm side?
[1] https://github.com/openshift/origin/pull/8989/files
[2]
https://github.com/kubernetes/contrib/blob/master/ansible/roles/common/tasks/main.yml#L52
[3] https://github.com/kubernetes/kubernetes/pull/17688
Regards
Jan