mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 23:37:01 +00:00
Update the commandline of kubelet in Trusty nodes.
This change is to pick up the fix in PR #18178. It avoids confusing cadvisor when systemd is present in an instance but does not act as the init system.
This commit is contained in:
parent
e264db4349
commit
317f778a05
@ -137,6 +137,7 @@ script
|
||||
--configure-cbr0=true \
|
||||
--cgroup-root=/ \
|
||||
--system-container=/system \
|
||||
--nosystemd=true \
|
||||
${ARGS}
|
||||
end script
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user