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

貢獻者指南