Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation for this repo's kvm driver #1954

Closed
r2d4 opened this issue Sep 12, 2017 · 4 comments
Closed

Add documentation for this repo's kvm driver #1954

r2d4 opened this issue Sep 12, 2017 · 4 comments
Assignees
Labels
kind/documentation Categorizes issue or PR as related to documentation.

Comments

@r2d4
Copy link
Contributor

r2d4 commented Sep 12, 2017

ref #1828

@r2d4 r2d4 added the kind/documentation Categorizes issue or PR as related to documentation. label Sep 12, 2017
@r2d4 r2d4 self-assigned this Sep 12, 2017
@rubenv
Copy link

rubenv commented Nov 22, 2017

@r2d4 any quick instructions available anywhere? Would love to give the new KVM a go, but I have no idea where to start.

@r2d4
Copy link
Contributor Author

r2d4 commented Nov 23, 2017

@rubenv You can build it from the repo with make install-kvm (you will need to install the libvirt-dev package)

or you can grab it from any CI build

https://storage.googleapis.com/minikube-builds/PR_NUMBER/docker-machine-driver-kvm2

and put it in your path and set --vm-driver to kvm2

@rubenv
Copy link

rubenv commented Nov 23, 2017

@r2d4 do I still need the normal docker-machine binary?

@r2d4
Copy link
Contributor Author

r2d4 commented Nov 23, 2017

No, this should replace that one.

@r2d4 r2d4 closed this as completed Jan 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/documentation Categorizes issue or PR as related to documentation.
Projects
None yet
Development

No branches or pull requests

2 participants