Open afbjorklund opened 2 months ago
Interesting to see there was a machine driver in https://github.com/cfergeau/machine-driver-vz
Too bad that minikube and minishift had parted ways by then, otherwise could have shared drivers?
Note: minikube fork of libmachine now lives here: https://github.com/minikube-machine/machine
But most of the drivers are in https://github.com/kubernetes/minikube (except vmware and parallels)
For information:
https://minikube.sigs.k8s.io/docs/drivers/vfkit/
It will be available (as "experimental") in v1.34
Based on minikube adaptions of the old
docker-machine
drivers:https://github.com/machine-drivers/docker-machine-driver-xhyve->https://github.com/machine-drivers/docker-machine-driver-hyperkit
https://github.com/machine-drivers/docker-machine-driver-qemu
End of message