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
Trying to create any kind of k3d cluster seems to fail for me. On latest MacOS, using the latest brew distributed podman with the latest brew version of k3d. I can run minikube on podman fine, but i'd much prefer k3d... As I use k3d on my linux machines where it works wonderfully.
ERRO[0000] Failed to run tools container for cluster 'k3d1'
...
ERRO[0001] failed to gather environment information used for cluster creation: error starting existing tools node k3d-k3d1-tools: docker failed to start container for node 'k3d-k3d1-tools': Error response from daemon: failed to create new hosts file: unable to replace "host-gateway" of host entry "host.k3d.internal:host-gateway": host containers internal IP address is empty
What did you do
Trying to create any kind of k3d cluster seems to fail for me. On latest MacOS, using the latest brew distributed podman with the latest brew version of k3d. I can run minikube on podman fine, but i'd much prefer k3d... As I use k3d on my linux machines where it works wonderfully.
Fails on
I suspect it's related to this: containers/podman#21681
Full log below
k3d runtime-info
arch: arm64
cgroupdriver: systemd
cgroupversion: "2"
endpoint: /var/run/docker.sock
filesystem: xfs
infoname: localhost.localdomain
name: docker
os: fedora
ostype: linux
version: 5.1.0-dev-c9808e7ed```
Which version of
k3d
k3d version
podman --version
podman version 5.1.0```
The text was updated successfully, but these errors were encountered: