Commit Graph

7 Commits (33584026c1bbe92310c66926abfe3afe39381dd7)

Author SHA1 Message Date
stefano9o ca611f8d27 Update drivers.md
added right package for Debian Stretch
2017-09-03 13:53:42 +01:00
Mohammad Asif Siddiqui d4560186bd Fix minor typo 2017-08-16 20:11:14 -07:00
Yaniv Kaul 113e198db3 In Fedora, there's no 'kvm' package (it's qemu-kvm)
In Fedora, there's no 'kvm' package (it's qemu-kvm)
2017-08-08 17:32:57 +03:00
Samuel Dion-Girardeau 5f9bf717aa Fix HyperV driver anchor link's by lowercasing
Currently, clicking on that anchor doesn't take you to the right section.

Using

    https://github.com/kubernetes/minikube/blob/master/docs/drivers.md#hyperv-driver

instead of

    https://github.com/kubernetes/minikube/blob/master/docs/drivers.md#HyperV-driver

fixes that.
2017-08-04 11:42:56 -04:00
DenisBiondic 25e7a18d6f Updated drivers.md for info on Hyper-V machines using dynamic memory management 2017-07-23 22:13:43 +02:00
Steve Sloka 99427c9389 Document how to use KVM on Ubuntu 17.04 2017-06-05 09:04:07 -04:00
Matt Rickard 971b72d0bc Refactor docs
Summary of changes (#1364)

* README.md split up into specific tutorials in ./docs
* brew as preferred installation on macOS
* installation guide on README
* minikube iso changelog merged with minikube changelog
* developer guides moved to ./docs/contributors
* no relative links on main README, so that we can port this over to kubernetes.io
* ISO developer readme moved to ./docs/contributors
2017-05-03 14:54:26 -07:00