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

When upgrading to kindest/node:v1.32.1 leads to failed to detect containerd snapshotter error #3871

Open
salonichf5 opened this issue Feb 18, 2025 · 3 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@salonichf5
Copy link

What happened:

When trying to upgrade to kindest/node:v1.32.1 leads to this error when trying to load images ERROR: failed to detect containerd snapshotter

What you expected to happen:

kind load loads the images to the kind cluster successfully,

How to reproduce it (as minimally and precisely as possible):

kind create cluster --name 13271861769 --image=kindest/node:v1.32.1
kind load docker-image ghcr.io/nginx/nginx-gateway-fabric:pr-[3](https://github.com/nginx/nginx-gateway-fabric/actions/runs/13271861769/job/37053222006?pr=3096#step:14:3)096 ghcr.io/nginx/nginx-gateway-fabric/nginx:pr-3096 --name 13271861769

Anything else we need to know?:

Environment:

@salonichf5 salonichf5 added the kind/bug Categorizes issue or PR as related to a bug. label Feb 18, 2025
@liangyuanpeng
Copy link
Contributor

liangyuanpeng commented Feb 19, 2025

Check the kind version with kind version, seems like it's same with #3853 , you may need to update the kind version to v0.27.0

@salonichf5
Copy link
Author

salonichf5 commented Feb 20, 2025

We are using sigs.k8s.io/cloud-provider-kind v0.5.0 in the CI pipelines. Any idea on which version might not lead to potential issues?

@aojea
Copy link
Contributor

aojea commented Feb 20, 2025

looks a dupe of #3795 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

3 participants