Update minikube.md (#12448)

* Update minikube.md

* Update minikube.md
This commit is contained in:
R 2019-01-31 23:20:46 +01:00 committed by Kubernetes Prow Robot
parent 9dff778e09
commit c9fc834356
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ the following drivers:
* xhyve ([driver installation](https://git.k8s.io/minikube/docs/drivers.md#xhyve-driver)) (deprecated)
* hyperv ([driver installation](https://github.com/kubernetes/minikube/blob/master/docs/drivers.md#hyperv-driver))
Note that the IP below is dynamic and can change. It can be retrieved with `minikube ip`.
* none (Runs the Kubernetes components on the host and not in a VM. Using this driver requires Docker ([docker install](https://docs.docker.com/install/linux/docker-ce/ubuntu/)) and a Linux environment)
```shell
$ minikube start