nomad-driver-podman icon indicating copy to clipboard operation
nomad-driver-podman copied to clipboard

Add support for cpuset cgroups v2

Open shoenig opened this issue 2 years ago • 0 comments

Nomad is adding support for cgroups v2 in https://github.com/hashicorp/nomad/pull/12274

Task drivers that make use of cgroups will need to be updated to continue working, particularly with task.resources.cores configurations which Nomad supports by managing cpuset.cpus control group interface files directly.

shoenig avatar Mar 23 '22 14:03 shoenig