Hello,
I have been using a Proxmox for a while with a very simple network configuration, with only one NIC and one bridge that NAT the traffic to a private VLAN like this: (/etc/network/interfaces of the host)
auto eno1
# internet facing interface
iface eno1 inet static
address...