Skip to content

cgroup v2 without Systemd #3395

@liyimeng

Description

@liyimeng

I see many docs talk about configuring cgroup v2 using Systemd driver, almost nothing about running without Systemd.

In my case, I disable cgroupv1 in kernel and that mount /sys/fs/cgroup with init script, successfully make Containerd believe it is running on top of cgroupv2. However, it seem read out nothing from cgroup, e.g. it keep report zero cpu and memory usage.

What is the proper way to use cgroupv2 without Systemd?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions