Skip to content

Containerd v2 #321

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Containerd v2 #321

wants to merge 2 commits into from

Conversation

majst01
Copy link
Contributor

@majst01 majst01 commented Jul 4, 2025

Description

Since Gardener 1.115 containerd v2.x is supported.

TODO:

  • test with oldest possible k8s version

Works:

 $ k get node -o wide
NAME                                        STATUS   ROLES   AGE     VERSION   INTERNAL-IP   EXTERNAL-IP   OS-IMAGE                         KERNEL-VERSION   CONTAINER-RUNTIME
shoot--pnnvns--stefan-group-0-69dd6-7mhmx   Ready    node    4m19s   v1.32.6   10.128.32.2   <none>        Debian GNU/Linux 12 (bookworm)   6.1.0-37-amd64   containerd://2.1.3

One Warning remains:

Jul 04 16:31:11 shoot--pnnvns--stefan-group-0-69dd6-7mhmx health-monitor-containerd[12439]: time="2025-07-04T16:31:11+02:00" level=warning msg="DEPRECATION: The `bin_dir` property of `[plugins.\"io.containerd.cri.v1.runtime\".cni`] is deprecated since containerd v2.1 and will be removed in containerd v2.2. Use `bin_dirs` in the same section instead."

According to: https://github.com/containerd/containerd/blob/v2.0.0/RELEASES.md#kubernetes-support it is recommended to use containerd v2.x for kubernetes >= v1.30.x.

We wait until we reached this.

@metal-robot metal-robot bot added this to Development Jul 4, 2025
@majst01 majst01 marked this pull request as ready for review July 4, 2025 14:32
@majst01 majst01 requested a review from a team as a code owner July 4, 2025 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant