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 May 14, 2021: Add VMware as a provider for Linux & Windows (886a5d6b9)