Skip to content

Support configuring cgroups driving in node installer #386

@kate-goldenring

Description

@kate-goldenring

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions