Open jub77 opened 7 months ago
I have the same problem with Windows 10, wsl 2, podman 5.0.2 and k3d 5.6.3. When I go back to k3d 5.6.0, the cluster creation works fine.
Same here although I'm not using podman just k3d inside wsl; just downgraded as suggested but same problem
INFO[0000] Prep: Network INFO[0000] Created network 'k3d-mylocal' INFO[0000] Created image volume k3d-mylocal-images INFO[0000] Starting new tools node... INFO[0001] Pulling image 'ghcr.io/k3d-io/k3d-tools:5.6.0' INFO[0001] Creating node 'k3d-mylocal-server-0' INFO[0002] Starting Node 'k3d-mylocal-tools' INFO[0002] Pulling image 'docker.io/rancher/k3s:v1.27.4-k3s1' INFO[0013] Creating LoadBalancer 'k3d-mylocal-serverlb' INFO[0014] Pulling image 'ghcr.io/k3d-io/k3d-proxy:5.6.0' INFO[0020] Using the k3d-tools node to gather environment information INFO[0021] HostIP: using network gateway 192.168.144.1 address INFO[0021] Starting cluster 'mylocal' INFO[0021] Starting servers... INFO[0021] Starting Node 'k3d-mylocal-server-0'
just hangs; I see this in the docker logs E0621 14:58:45.270597 1348 memcache.go:265] couldn't get current server API group list: Get "https://127.0.0.1:6443/api?timeout=32s": dial tcp 127.0.0.1:6443: connect: connection refused
What did you do
How was the cluster created?
k3d cluster create test
What did you do afterwards?
The cluster is not created and the rollback is executed.
What did you expect to happen
Created cluster, the version 5.6.0 works fine.
Screenshots or terminal output
Trace of failed creation is attached.
trace.txt
docker events
Which OS & Architecture
Windows
Podman 5.0.1
output of
k3d runtime-info
Which version of
k3d
k3d version
Which version of docker
podman version
andpodman info