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
Containerd is close to release a new major version 2.0 and this will may bring some changes
Per example, I had to test something with containerd 2.0 and the kind load docker-images command fails with
kind load docker-image ghcr.io/aojea/kindnetd:v1.6.0
Image: "ghcr.io/aojea/kindnetd:v1.6.0" with ID "sha256:03579ba24d18613b5f6af6fe639a877d59e899ce88214598ef228e98484b0354" not yet present on node "kind-worker", loading...
Image: "ghcr.io/aojea/kindnetd:v1.6.0" with ID "sha256:03579ba24d18613b5f6af6fe639a877d59e899ce88214598ef228e98484b0354" not yet present on node "kind-worker2", loading...
Image: "ghcr.io/aojea/kindnetd:v1.6.0" with ID "sha256:03579ba24d18613b5f6af6fe639a877d59e899ce88214598ef228e98484b0354" not yet present on node "kind-control-plane", loading...
ERROR: failed to detect containerd snapshotter
The content you are editing has changed. Please copy your edits and refresh the page.
Containerd is close to release a new major version 2.0 and this will may bring some changes
Per example, I had to test something with containerd 2.0 and the
kind load docker-images
command fails withTasks
The text was updated successfully, but these errors were encountered: