kubernetes/minikube
View on GitHubMake the available drivers section a bit clearer
Open
#9,803 opened on Nov 29, 2020
help wantedkind/documentationlifecycle/frozenpriority/backlog
Description
Currently it is a bit unclear what you actually need:
Container or virtual machine manager, such as: Docker, Hyperkit, Hyper-V, KVM, Parallels, Podman, VirtualBox, or VMWare
This mixes containers and virtual machines etc.
We need to make some kind of distinction between local drivers Docker and Podman, and remote drivers Docker and Podman.
And try to explain how it is related to the hypervisors, Hyperkit, Hyper-V, KVM (Libvirt), Parallels, VMware and the --vm=true
Beyond separating Docker Engine and Docker Desktop.