KVM not accessible
Workers boot inside a microVM that needs read/write access to /dev/kvm. On Linux hosts where your
user is not in the kvm group (common on WSL2), starting a worker fails with KVM not accessible.
Add your user to the kvm group:
wsl --shutdown from a
Windows terminal and reopen your distribution.
For why workers run in microVMs, see Engine.