Fix text about addons and minikube VM. (#5793)

This commit is contained in:
Steve Perry
2017-10-06 13:10:56 -07:00
committed by GitHub
parent c3d16870ee
commit fc2a3f62a9
+4 -1
View File
@@ -284,7 +284,10 @@ We recommend you use `ImagePullSecrets`, but if you would like to configure acce
## Add-ons
In order to have minikube properly start/restart custom addons, place the addons you wish to be launched with minikube in the `~/.minikube/addons` directory. Addons in this folder will be moved to the minikubeVM and launched each time minikube is started/restarted.
In order to have minikube properly start or restart custom addons,
place the addons you wish to be launched with minikube in the `~/.minikube/addons`
directory. Addons in this folder will be moved to the minikube VM and
launched each time minikube is started or restarted.
## Using Minikube with an HTTP Proxy