Hi, thank you for the great project.
While following the Quick Start guide, I found that setting net.ipv4.ip_forward=1 in /etc/sysctl.conf was necessary to enable communication between microVMs.
Additionally, I had to run sudo sysctl -p to apply the change.
It would be helpful if this requirement were mentioned in the documentation, particularly in the Quick Start section, to avoid confusion for other users.
For reference, my environment was:
Platform: AWS EC2
Instance type: c5n.metal
OS image: Ubuntu Server 22.04