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 November 29, 2023: Add link to podman for macos and windows (c3307ef0e)