-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
WSL2 1.2.0.0 and 1.2.5.0 do not work, 1.2.4.0 does #3180
Comments
Want to add that 1.2.5.0 (the latest at the time of writing) not working. |
Thanks! I've added a note to the original comment above to point to yours for how to update to 1.2.4.0 😅 |
I'm using wsl2 1.3.11 pre still fail to start up kind, Is there any temporary solution? |
I think this particular issue has been resolved for a while now, so I'm going to close it. If your'e still seeing issues, please file a new bug type issue and include the cluster logs etc (instructions in the issue template). |
This issue is transient enough that I'm not sure if it warrants a permanent https://kind.sigs.k8s.io/docs/user/known-issues/ entry.
In the meantime I think pinning an issue will have better visibility.
TLDR:
If you're using WSL2 and having issues, try updating to the latest pre-releasewsl --update --pre-release
as described here: #3165 (comment)EDIT: See below for a better procedure to switch to 1.2.4.0 which is known-good #3180 (comment)
There's an issue with the WSL2
1.2.0.0
Kernel that is fixed in1.2.4.0
. You can checkwsl --version
.Past context:
kind create cluster
fails on Starting control-plane #3174The text was updated successfully, but these errors were encountered: