Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

Support cgroups for pod #634

Open
Open
@feiskyer

Description

@feiskyer

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

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions