- As @jaredallard pointed out, people running
k3d
on a system with btrfs, may need to mount/dev/mapper
into the nodes for the setup to work.- This will do:
k3d create -v /dev/mapper:/dev/mapper
- This will do:
k3d
on a system with btrfs, may need to mount /dev/mapper
into the nodes for the setup to work.
k3d create -v /dev/mapper:/dev/mapper