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
docker ps -a shows nothing docker image ls shows: rancher/k3s v1.17.4-k3s1 d080d71a66ab 7 weeks ago 147MB
I reran k3d create cluster mycluster with the --verbose flag and output is:
Hi @evillgenius75, thanks for opening this issue and testing the v3 Beta :)
This sounds like a runtime issue, which cannot be fixed on k3d side.
Google turned this up: microsoft/WSL#4189 which seems to be the sam/a similar issue. An there's a fix in/workaround in the comments.
Describe what you did leading up to the issue
How was the cluster created?
What did you do afterwards?
docker ps -a
shows nothingdocker image ls
shows:rancher/k3s v1.17.4-k3s1 d080d71a66ab 7 weeks ago 147MB
I reran
k3d create cluster mycluster
with the--verbose
flag and output is:Describe what you expected to happen
Concise description of what you expected to happen after doing what you described above.
Add screenshots or terminal output
Cluster never builds. Image is pulled and then immediately errors.
Describe your Setup
Docker running native in WSL2 running ubuntu 18.04
OS / Architecture
k3d version
docker version
docker version
The text was updated successfully, but these errors were encountered: