Well, KVM works quite nicely in my workstation which makes me want to use it with rancher for development. Any chances it will be supported, with docker-machine?
I had “docker-machine-driver-kvm” installed in an attempt to do just that but the command (similar to what was suggested for virtualbox in docs) failed with the error below:
(rancher01) Failed to decode dnsmasq lease status: unexpected end of JSON input
(this was the command)
docker-machine create -d “kvm” --kvm-disk-size 30000 --kvm-boot2docker-url ~/Isos/rancheros.iso rancher01