Skip to content

Support configuring cgroups driving in node installer #386

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
kate-goldenring opened this issue Apr 30, 2025 · 0 comments · May be fixed by #387
Open

Support configuring cgroups driving in node installer #386

kate-goldenring opened this issue Apr 30, 2025 · 0 comments · May be fixed by #387

Comments

@kate-goldenring
Copy link

The Spin containerd shim uses runwasi which allows for configuring which cgroups format to use depending on the cgroups driver of the installed Kubernetes distribution. Runwasi defaults to cgroupsfs even through most Kubernetes distributions use systemd. In the Shim node installer, systemd is configured on most distros. RCM should also configure this if a flag is set in the chart (say cgroupDriver.systemd=true)

If it is not configured correctly, Pod metrics will be unscrapable by kubelet , resulting in Spin deployments that are incompatible with HPA etc.

@kate-goldenring kate-goldenring linked a pull request May 1, 2025 that will close this issue
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant