Skip to content

Use systemd as cgroup driver #5325

@rfranzke

Description

@rfranzke

How to categorize this issue?

/area open-source
/kind enhancement

What would you like to be added:
With #5255 we have switched the cgroup driver from cgroupfs to systemd for shoots >= 1.23. However, this change was reverted with #5324.

Let's look into that the consequences of this change are, how the container runtime needs to be configured and how to properly roll this out.

Why is this needed:
Following upstream recommendations.

Work Items

Open Questions

  • How do we prevent running with systemd as cgroupfs driver when the OS extensions have not been updated to respect this in their bootstrapping logic?
  • Should we have a killswitch e.g. in cloud-config/kubelet reconfiguration that throws and error when there's a mismatch between kubelet config and containerruntime?

Metadata

Metadata

Labels

area/open-sourceOpen Source (community, enablement, contributions, conferences, CNCF, etc.) relatedkind/enhancementEnhancement, improvement, extensionlifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions