Skip to content

[need-info] Does kubeadm require CONFIG_CGROUP_CPUACCT/DEVICE/FREEZER even with cgroups v2? #51

@Priyankasaggu11929

Description

@Priyankasaggu11929

Is it correct understanding that the following kernel config options (from the cgroups v1) are always need to be set/enabled by default on the node host, regardless of whether the node is configured to use cgroups v1 or v2?

CONFIG_CGROUP_CPUACCT: not set
CONFIG_CGROUP_DEVICE: not set
CONFIG_CGROUP_FREEZER: not set

If so, is this due to these kernel configs hardcoded in the following 2 places:

(For context, this is related to the OpenSUSE MicroOS community ticket – https://bugzilla.suse.com/show_bug.cgi?id=1249454)

Thank you so much, in advance for your help!

cc: @pacoxu

Metadata

Metadata

Assignees

Labels

kind/bugCategorizes issue or PR as related to a bug.priority/backlogHigher priority than priority/awaiting-more-evidence.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions