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

docker: cgroupdriver: runtime does not support docker cgroupdriver argument #596

@grahamwhaley

Description

@grahamwhaley

Description of problem

It has been reported that the kata runtime does not support the docker --exec-opt native.cgroupdriver=systemd runtime option. See
https://docs.docker.com/engine/reference/commandline/dockerd/#options-for-the-runtime

Expected result

I suspect as we use systemd inside the mini-OS where the agent uses the same library as the default docker runtime to set up the cgroups for the container (aiui), that this feature could be implemented by an enhancement to the agent.

We should probably discuss first if/what/are there any benefits to using systemd to control the cgroups. There may well be, as this topic came up in relation to the Project Atomic item, now referenced over at kata-containers/documentation#222

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions