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

KIND_EXPERIMENTAL_PROVIDER=nerdctl is not supported with kind v0.22.0 #3559

Closed
hillbun opened this issue Mar 25, 2024 · 3 comments
Closed

KIND_EXPERIMENTAL_PROVIDER=nerdctl is not supported with kind v0.22.0 #3559

hillbun opened this issue Mar 25, 2024 · 3 comments
Labels
kind/support Categorizes issue or PR as a support question.

Comments

@hillbun
Copy link

hillbun commented Mar 25, 2024

kind version
kind v0.22.0 go1.20.13 linux/amd64

export KIND_EXPERIMENTAL_PROVIDER=nerdctl
kind create cluster --name kind-4
ignoring unknown value "nerdctl" for KIND_EXPERIMENTAL_PROVIDER

@hillbun hillbun added the kind/support Categorizes issue or PR as a support question. label Mar 25, 2024
@stmcginnis
Copy link
Contributor

That is correct, nerdctl is not supported in kind v0.22.0.

You will need to wait for the v0.23.0 release where nerdctl support is being added.

/close

@k8s-ci-robot
Copy link
Contributor

@stmcginnis: Closing this issue.

In response to this:

That is correct, nerdctl is not supported in kind v0.22.0.

You will need to wait for the v0.23.0 release where nerdctl support is being added.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@BenTheElder
Copy link
Member

Right, there are still PRs in flight to iron out nerdctl support, e.g. #3557 just merged

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

No branches or pull requests

4 participants