Drivers

Configuring various minikube drivers

minikube can be deployed as a VM, a container, or bare-metal.

To do so, we use the Docker Machine library to provide a consistent way to interact with different environments. Here is what’s supported:

Linux

macOS

Windows

Last modified April 5, 2021: Update _index.md (1f80bb370)