For the past weeks I've been trying to get the following to work, without success. As of now, I'm even doubting whether it's possible to achieve.
What i want to achieve
I've got 2 mini PC's with intel N95 processor, both running PVE and are clustered. I want to be able to host containers on either node, while keeping a network connectivity between both containers. As example, have a container running NGINX as proxy on node 1, and have node 2 host a webserver container. I want to achieve this by using VLANs, so i can separate them IP wise. Say 192.168.2.* for NGINX, and 192.168.10.* for the webserver.
Available hardware
- 2 Mini PC's running PVE;
- TP-Link archer ax50 (only supports static routing, no VLAN (tagging) whatsoever);
- TP-Link TL-SG108E (Layer 2 switch).
As I've spent a lot of time trying all sort of different configurations without any luck, I'm curious whether it's technically even possible for me to achieve. Any feedback on the possibility, or any tips to get the configuration in a working state are greatly appreciated.
What i want to achieve
I've got 2 mini PC's with intel N95 processor, both running PVE and are clustered. I want to be able to host containers on either node, while keeping a network connectivity between both containers. As example, have a container running NGINX as proxy on node 1, and have node 2 host a webserver container. I want to achieve this by using VLANs, so i can separate them IP wise. Say 192.168.2.* for NGINX, and 192.168.10.* for the webserver.
Available hardware
- 2 Mini PC's running PVE;
- TP-Link archer ax50 (only supports static routing, no VLAN (tagging) whatsoever);
- TP-Link TL-SG108E (Layer 2 switch).
As I've spent a lot of time trying all sort of different configurations without any luck, I'm curious whether it's technically even possible for me to achieve. Any feedback on the possibility, or any tips to get the configuration in a working state are greatly appreciated.