Alternatives to Rancher Desktop
Runs Kubernetes and containers locally on Windows, macOS and Linux, as an open-source alternative to Docker Desktop. The listings below can replace it for an important use case. Each note says what changes if you switch.
The original
Rancher Desktop
Runs Kubernetes and containers locally on Windows, macOS and Linux, as an open-source alternative to Docker Desktop.
Replacements
Listings that take over the same core job as Rancher Desktop.
Lima
Launches Linux virtual machines from the command line on macOS, Linux and Windows, with file sharing and port forwarding set up automatically.
Lima runs containerd, Docker, Podman and Kubernetes in Linux virtual machines from the command line, without an Electron graphical application on top.
Similar software
Related functionality, not a direct replacement.
Dockge
A self-hosted manager for Docker Compose stacks, with an interactive editor, a web terminal and real-time output.
Harvester
Hyper-converged infrastructure that runs virtual machines on top of Kubernetes.
Multipass
Canonical's tool for launching a fresh Ubuntu virtual machine with one command, on Windows, macOS or Linux.
Windows Subsystem for Linux
Runs unmodified Linux command-line tools and applications directly on Windows, without a virtual machine or dual boot.
Vagrant
Builds reproducible development virtual machines from a single file.
Firecracker
Run isolated workloads inside lightweight Linux microVMs.