Hi All,
We are deploying a handful of edge computing devices all running a containerized OS (balena). One of those containers is ZeroTier. The goal is to have all of the containers on the device be able to use ZeroTier to link into an AWS VPC (cloud network) in order to connect to various services.
I have the AWS bridge set up and it works and has been validated from my laptop connected to the same ZeroTier network. The issue that I am having is that my containerized environment doesn’t appear to be propagating my managed route to the edge device. I can ping any device directly connected to the ZeroTier network, but I can’t seem to get to anything on the other side of the bridge like I expected to.
Any help here would be awesome. I feel like I am missing something simple.