failed to run Kubelet: invalid configuration: cgroup-root ["kubelet"] doesn't exist #2440
Labels
kind/bug
Categorizes issue or PR as related to a bug.
triage/duplicate
Indicates an issue is a duplicate of other open issue.
What happened:
kind create cluster
fails on "Starting control-plane"What you expected to happen: It should not fail.
How to reproduce it (as minimally and precisely as possible):
I belive this is related to a way how cgroups are mounted on my system.
I'm using Gentoo with runit, and mount cgroups this way:
which results in:
Anything else we need to know?:
Command output:
kind-control-plane/kubelet.log:
Environment:
kind version
): kind v0.11.1 go1.17 linux/amd64kubectl version
): Client Version: version.Info{Major:"1", Minor:"22", GitVersion:"v1.22.1", GitCommit:"632ed300f2c34f6d6d15ca4cef3d3c7073412212", GitTreeState:"clean", BuildDate:"2021-08-19T15:45:37Z", GoVersion:"go1.16.7", Compiler:"gc", Platform:"linux/amd64"}docker info
):/etc/os-release
): GentooThe text was updated successfully, but these errors were encountered: