I have a situation where I appear to be running out of resources but I cannot identify where or why. I have a bridged interface and need to create a large number of containers. The IP addresses on those containers is set statically, and after roughly 500 containers, even when I set the IP address statically in the web UI, the container won't show an IP address. Is there some limit to the number of containers that can share a single bridge? From what I was reading about Linux bridges, that limit was something closer to 1000, but this does not appear to be the case for my server.
Edit to add the following detail: The subnet that this machine is connected to is a /22, so we are not running out of IP addresses on the subnet.
Edit to add the following detail: The subnet that this machine is connected to is a /22, so we are not running out of IP addresses on the subnet.
Last edited: