Update the kernel configuration for cgroup v2
Kubernetes 1.25 brings cgroup v2 to GA.
cgroup v2 needs some additional kernel configs.
For example, you need to enable `CONFIG_CGROUP_BPF` if you want to use the the device controller.
When it comes to Kubernetes, I have never investigated what config is actually needed.
But I just create an issue at first.
关闭于 2024-10-17 20 条评论