Update 2017-03-21-minikube.rst
This commit is contained in:
parent
f67d3a6d8c
commit
c09235686d
1 changed files with 2 additions and 6 deletions
|
|
@ -40,16 +40,12 @@ start
|
|||
==========
|
||||
|
||||
Supported hypervisors: virtualbox, vmwarefusion, kvm, xhyve
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
minikube start --vm-driver=[hypervisor]
|
||||
|
||||
.. code-block:: bash
|
||||
.. code-block:: bash
|
||||
|
||||
minikube start --vm-driver=virtualbox
|
||||
|
||||
If this is your first time starting minikube, it will:
|
||||
If this is your first time starting minikube, it will perform the following:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue