Podman requirements
Zombienet supports Podman rootless as provider.
You only need to have podman
installed in your environment to use it and either set it in the network file or with the --provider
flag in the CLI.
Note: Currently, it is only possible to use podman
for Zombienet users on Linux machines.
Although podman
comes with support for macOS, it is done using an internal VM and the Zombienet provider code expects podman
to be running natively.
There is actually an issue with versions of podman >3 preventing to run the prometheus pods. We are working on the issue.