Skip to content

Issue with k8s.io/docs/setup/learning-environment/minikube/ #15450

@ghost

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

Metadata

Metadata

Assignees

Labels

kind/featureCategorizes issue or PR as related to a new feature.priority/backlogHigher priority than priority/awaiting-more-evidence.sig/cluster-lifecycleCategorizes an issue or PR as relevant to SIG Cluster Lifecycle.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions