machine-drivers / docker-machine-driver-xhyve

docker-machine/minikube/minishift driver plugin for xhyve/hyperkit (native macOS hypervisor.framework)
https://godoc.org/github.com/machine-drivers/docker-machine-driver-xhyve
BSD 3-Clause "New" or "Revised" License
888 stars 74 forks source link

Possibility to add more disks e.g. for distributed storage #208

Open jomeier opened 5 years ago

jomeier commented 5 years ago

Hi,

is it possible to add additional virtual disks to VMs created with docker-machine?

We use distributed storage (rook.io/ceph) and want to use a dedicated disk for that.

Is that possible?

Thanks,

Josef