kubernetes/website

Missing minimal systemd version about configuring cgroup driver docs

Open

#44,904 创建于 2024年1月26日

在 GitHub 查看
 (8 评论) (0 反应) (1 负责人)HTML (13,918 fork)batch import
help wantedkind/featurelanguage/enneeds-triagesig/docssig/node

仓库指标

Star
 (4,127 star)
PR 合并指标
 (平均合并 16天 13小时) (30 天内合并 160 个 PR)

描述

This is a Feature Request

What would you like to be added

Specifiy minimal systemd version needed in the documents about cgroup drivers

Why is this needed

When use systemd as cgroup driver, if the systemd version is too old, kubelet fails to start. Error message is node_container_manager_linux.go:60] "Failed to create cgroup" err="Unit type slice does not support transient units." cgroupName=[kubepods]

Comments

贡献者指南