-
Notifications
You must be signed in to change notification settings - Fork 15.4k
Issue with k8s.io/docs/setup/learning-environment/minikube/ #15450
Description
This is a Bug Report
Problem:
Using --vm-driver none will cause cryptic errors, when used on personal workstations.
This has also been discussed in this issue: kubernetes/minikube#3228
afbjorklund commented on 13 Oct 2018, that using the none driver on workstations is discouraged and that there is a warning message:
kubernetes/minikube#3228 (comment)
Proposed Solution:
Add the warning message or a similar warning to the documentation.
Under the section https://kubernetes.io/docs/setup/learning-environment/minikube/#specifying-the-vm-driver is a list with all driver possibilities. The entry for none should include a warning or hint to not use it on workstations.
Page to Update:
https://kubernetes.io/docs/setup/learning-environment/minikube/#specifying-the-vm-driver