You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should research and/or test what the impact is of kubelet/containerd restart when this setting is changed. As in, if kubelet/containerd is using cgroupfs first, some Pods/containers are running, then we restart kubelet/containerd using the new driver, will they still properly 'find' the running containers, adopt them,...?
Component:
kubelet
Why this is needed:
To match recommendation from Kubernetes (kubeadm)
What should be done:
Change kubelet
cgroupDriver
tosystemd
(that, likely, implies some changes in contained, check https://kubernetes.io/docs/setup/production-environment/container-runtimes/#containerd-systemd)The text was updated successfully, but these errors were encountered: