327 B
327 B
FAQ / Nice to know
- 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 cluster CLUSTER_NAME -v /dev/mapper:/dev/mapper
- This will do: