-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Closed
Description
I have a (nearly) working fork of minikube that supports KVM Docker Machine driver. However there is one problem: it requires cgo & linking to libvirt (from https://github.com/rgbkrk/libvirt-go). I assume that would be a deal breaker but would appreciate it if you think of any way we could support this. libvirt/kvm is a much better option for Linux IMO than virtualbox which I know lots of people have problems with.
docker-machine uses the kvm driver via the plugin architecture so that it does not need to be compiled in. Is this a better approach for supporting all the drivers docker machine supports?
Metadata
Metadata
Assignees
Labels
No labels