Closed as not planned
Description
The docs are running a "none" driver installation:
https://kubernetes.io/docs/tutorials/hello-minikube/
It is closing: https://www.oreilly.com/online-learning/leveraging-katacoda-technology.html
It would be nice if people could still run a minikube-based solution, for learning kubernetes ?
Document how to use minikube, in such an environment:
It should allow for running minikube start
, without any issues.
After that, minikube kubectl
should "just work", out of the box.