500 B
500 B
FAQ / Nice to know
- As @jaredallard pointed out, people running
k3don a system with btrfs, may need to mount/dev/mapperinto the nodes for the setup to work.- This will do:
k3d create -v /dev/mapper:/dev/mapper - An additional solution proposed by @zer0def can be found in the examples section (Running on filesystems k3s doesn't like (btrfs, tmpfs, …))
- This will do: