ITADN
k3d-io/k3d/Issues

[BUG] k3d v5.9.0-rc.0 fails to create cluster

#1643Openjub77 创建于 2026-02-02
bug
J
jub77commented
<!-- BUG REPORT --- README -> You're struggling with something and it may not be a bug afterall? Please open a discussion instead: https://github.com/k3d-io/k3d/discussions -> Think it's for sure a bug? Please fill in as many of the fields below as you can so we can help you best! @@@ Sponsors @@@ Need this fixed urgently for work? Consider sponsoring this issue via https://issuehunt.io/r/k3d-io/k3d @@@ Sponsors @@@ --> ## What did you do ``` k3d cluster create test ``` ## What did you expect to happen Creation of the cluster. ## Screenshots or terminal output ``` INFO[0000] Prep: Network INFO[0000] Created network 'k3d-test' INFO[0000] Created image volume k3d-test-images INFO[0000] Creating node 'k3d-test-registry' INFO[0003] Pulling image 'docker.io/library/registry:2' ERRO[0005] Failed Cluster Preparation: Failed to create registry: failed to create registry node 'k3d-test-registry': runtime failed to create node 'k3d-test-registry': failed to create container for node 'k3d-test-registry': docker failed to create container 'k3d-test-registry': Error response from daemon: container create: unable to find network with name or ID bridge: network not found ERRO[0005] Failed to create cluster >>> Rolling Back INFO[0005] Deleting cluster 'test' ERRO[0005] failed to get cluster: No nodes found for given cluster FATA[0005] Cluster creation FAILED, also FAILED to rollback changes! ``` ## Which OS & Architecture Windows + podman in WSL ``` arch: amd64 cgroupdriver: cgroupfs cgroupversion: "2" endpoint: /var/run/docker.sock filesystem: extfs infoname: desktop name: docker os: fedora ostype: linux version: 5.7.1 ``` ## Which version of `k3d` ``` k3d version v5.9.0-rc.0 k3s version v1.33.4-k3s1 (default) ``` ## Which version of docker ``` Client: Podman Engine Version: 5.7.1 API Version: 5.7.1 Go Version: go1.25.5 Git Commit: f845d14e941889ba4c071f35233d09b29d363c75 Built: Wed Dec 10 15:54:51 2025 OS/Arch: windows/amd64 Server: Podman Engine Version: 5.7.1 API Version: 5.7.1 Go Version: go1.25.4 X:nodwarf5 Git Commit: f845d14e941889ba4c071f35233d09b29d363c75 Built: Tue Dec 9 01:00:00 2025 OS/Arch: linux/amd64 ``` ``` Client: APIVersion: 5.7.1 Built: 1765378491 BuiltTime: Wed Dec 10 15:54:51 2025 GitCommit: f845d14e941889ba4c071f35233d09b29d363c75 GoVersion: go1.25.5 Os: windows OsArch: windows/amd64 Version: 5.7.1 host: arch: amd64 buildahVersion: 1.42.2 cgroupControllers: - cpuset - cpu - io - memory - hugetlb - pids - rdma cgroupManager: cgroupfs cgroupVersion: v2 conmon: package: conmon-2.1.13-2.fc43.x86_64 path: /usr/bin/conmon version: 'conmon version 2.1.13, commit: ' cpuUtilization: idlePercent: 99.28 systemPercent: 0.44 userPercent: 0.28 cpus: 16 databaseBackend: sqlite distribution: distribution: fedora variant: container version: "43" eventLogger: journald freeLocks: 2047 hostname: desktop idMappings: gidmap: null uidmap: null kernel: 6.6.87.2-microsoft-standard-WSL2 linkmode: dynamic logDriver: journald memFree: 15799742464 memTotal: 16402014208 networkBackend: netavark networkBackendInfo: backend: netavark dns: package: aardvark-dns-1.17.0-1.fc43.x86_64 path: /usr/libexec/podman/aardvark-dns version: aardvark-dns 1.17.0 package: netavark-1.17.0-1.fc43.x86_64 path: /usr/libexec/podman/netavark version: netavark 1.17.0 ociRuntime: name: crun package: crun-1.25.1-1.fc43.x86_64 path: /usr/bin/crun version: |- crun version 1.25.1 commit: 156ae065d4a322d149c7307034f98d9637aa92a2 rundir: /run/crun spec: 1.0.0 +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +LIBKRUN +WASM:wasmedge +YAJL os: linux pasta: executable: /usr/bin/pasta package: passt-0^20250919.g623dbf6-1.fc43.x86_64 version: | pasta 0^20250919.g623dbf6-1.fc43.x86_64 Copyright Red Hat GNU General Public License, version 2 or later <https://www.gnu.org/licenses/old-licenses/gpl-2.0.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. remoteSocket: exists: true path: unix:///run/podman/podman.sock rootlessNetworkCmd: pasta security: apparmorEnabled: false capabilities: CAP_CHOWN,CAP_DAC_OVERRIDE,CAP_FOWNER,CAP_FSETID,CAP_KILL,CAP_NET_BIND_SERVICE,CAP_SETFCAP,CAP_SETGID,CAP_SETPCAP,CAP_SETUID,CAP_SYS_CHROOT rootless: false seccompEnabled: true seccompProfilePath: /usr/share/containers/seccomp.json selinuxEnabled: false serviceIsRemote: true slirp4netns: executable: "" package: "" version: "" swapFree: 4294967296 swapTotal: 4294967296 uptime: 0h 22m 38.00s variant: "" plugins: authorization: null log: - k8s-file - none - passthrough - journald network: - bridge - macvlan - ipvlan volume: - local registries: search: - docker.io store: configFile: /usr/share/containers/storage.conf containerStore: number: 0 paused: 0 running: 0 stopped: 0 graphDriverName: overlay graphOptions: overlay.additionalImageStores: - /usr/lib/containers/storage overlay.imagestore: /usr/lib/containers/storage overlay.mountopt: nodev,metacopy=on graphRoot: /var/lib/containers/storage graphRootAllocated: 1081101176832 graphRootUsed: 900579328 graphStatus: Backing Filesystem: extfs Native Overlay Diff: "false" Supports d_type: "true" Supports shifting: "true" Supports volatile: "true" Using metacopy: "true" imageCopyTmpDir: /var/tmp imageStore: number: 1 runRoot: /run/containers/storage transientStore: false volumePath: /var/lib/containers/storage/volumes version: APIVersion: 5.7.1 BuildOrigin: 'Copr: packit/containers-podman-27732' Built: 1765238400 BuiltTime: Tue Dec 9 01:00:00 2025 GitCommit: f845d14e941889ba4c071f35233d09b29d363c75 GoVersion: go1.25.4 X:nodwarf5 Os: linux OsArch: linux/amd64 Version: 5.7.1 ```
1 条评论