Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Release-1.22] - containerd to use the systemd driver #5553

Closed
galal-hussein opened this issue May 11, 2022 · 1 comment
Closed

[Release-1.22] - containerd to use the systemd driver #5553

galal-hussein opened this issue May 11, 2022 · 1 comment
Assignees
Milestone

Comments

@galal-hussein
Copy link
Contributor

Backport fix for containerd to use the systemd driver

@ShylajaDevadiga
Copy link
Contributor

Validated backport using k3s v1.22.10-rc1+k3s1

# sudo cat /var/lib/rancher/k3s/agent/etc/containerd/config.toml |tail -10
	SystemdCgroup = true

# kubectl get pods -A
NAMESPACE     NAME                                      READY   STATUS    RESTARTS   AGE
kube-system   local-path-provisioner-84bb864455-scz2x   1/1     Running   0          6m7s
kube-system   coredns-7796b77cd4-nr4kt                  1/1     Running   0          6m7s
kube-system   metrics-server-ff9dbcb6c-td5xt            1/1     Running   0          6m7s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants