SouthWolf
7a49c4a761
Update notes for Hyperkit & Docker for Mac
2017-12-11 08:15:04 -08:00
John L. Villalovos
45562ef6f7
Doc: Give an example of using kvm/kvm2 driver
...
Add an example usage of using the kvm and kvm2 drivers to the
documentation.
2017-12-08 13:35:35 -06:00
Elena Grahovac
e3df02b512
docs: make hyperkit installation command readable
2017-12-08 11:09:06 -06:00
dlorenc
03f8deac46
KVM2 driver docs.
2017-11-29 13:55:12 -08:00
Vladimir Pouzanov
a976d49d7d
Fixed a typo in curl command invocation
2017-11-29 09:04:27 -08:00
dlorenc
a83cf990e7
Fix the link to the hyperkit driver.
2017-11-28 18:27:49 -08:00
dlorenc
e04c0d9f9c
Add hyperkit to the release and document it.
2017-11-28 08:16:33 -08:00
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