clarify error message with driver none #7501
Labels
co/none-driver
kind/documentation
Categorizes issue or PR as related to documentation.
priority/backlog
Higher priority than priority/awaiting-more-evidence.
Steps to reproduce the issue:
The error message lacks the necessary parameter start after minikube, it should print like this:
Full output of failed command:
Full output of
minikube start
command used, if not already included:✨ Using the none driver based on existing profile
❗ 'none' driver reported an issue: the 'none' driver must be run as the root user
💡 Suggestion: For non-root usage, try the newer 'docker' driver
💣 The "none" driver requires root privileges. Please run minikube using 'sudo minikube --driver=none'.
The text was updated successfully, but these errors were encountered: