hyperd
hyperd copied to clipboard
Support cgroups for pod
Kubernetes expects pods running in kubelet-managed cgroups, it's better to support pod cgroups for better resource management in frakti.
Some thoughts:
- For libvirt, the cgroup partition could be customed by
<resource>
<partition>/machine/production</partition>
</resource>
- For qemu, hyperd could simply put the pid into specified cgroup parent
- For xen, not sure how to archive this