-
Notifications
You must be signed in to change notification settings - Fork 3k
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.machinewindowsissue/bug on Windowsissue/bug on Windows
Description
/kind feature
Description
Support Qemu accelerated podman machine on Windows hosts.
- gvproxy supports windows in its latest releases https://github.com/containers/gvisor-tap-vsock/releases/tag/v0.3.0
- There are Qemu windows builds, which supports Hyper-V based acceleration https://qemu.weilnetz.de/w64/ so,
-machine q35,accel=whpx:tcgshould perform snappy on Hyper-V enabled hosts.
I'm pretty new to podman machine, so, I might be not aware of other external components needed to run podman machine.
I saw that there is support for running podman machine in WSL2 being merged to 4.0.0 RC2. Why this idea still makes sense.
- It will be Fedora CoreOS based;
- It will be fully featured Linux VM;
- It will more precisely match behavior of the podman machine on MacOS;
- It will allow running at least some arm64 images with qemu syscalls for guest architecture on windows hosts.
The downside from WSL2 option would be less efficient host resource management, but in some cases it is not of the concern.
What is missing right now is the command line support for choosing between multiple available vendors for podman machine on a single platform, which I don't think is a thing already (at least from my studying of the source tree).
afbjorklund, rrmistry, wi24rd and daniel-brenotalbertdb, rrmistry and daniel-brenot
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.machinewindowsissue/bug on Windowsissue/bug on Windows