Skip to content

Support KVM docker-machine driver #238

@jimmidyson

Description

@jimmidyson

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions