When I went through the trouble shooting, I found I do not have any the interfaces listed in sudo ifconfig -a (see attached image).
Unsure why this wont work. I simply install the images on the 3 sd cards, plug in the sd cards to the correct Pis, and start the cluster pi and look for the Pi Zeros. I am not finding them. I am not doing any configuration at this point. I am jsut trying to power everything on and see if they appear on the network. No Pi Zeros appear on network.
pi@cbridge:~ $ sudo ifconfig -a
br0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.1.16 netmask 255.255.255.0 broadcast 192.168.1.255
inet6 fe80::cfb3:2bf:a180:aa77 prefixlen 64 scopeid 0x20<link>
ether b8:27:eb:01:4f:8d txqueuelen 1000 (Ethernet)
RX packets 849 bytes 226162 (220.8 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 114 bytes 15617 (15.2 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
brint: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 172.19.180.254 netmask 255.255.255.0 broadcast 172.19.180.255
inet6 fe80::7c46:afff:fea5:98bd prefixlen 64 scopeid 0x20<link>
ether 7e:46:af:a5:98:bd txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 39 bytes 4791 (4.6 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
ether b8:27:eb:01:4f:8d txqueuelen 1000 (Ethernet)
RX packets 871 bytes 240198 (234.5 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 114 bytes 15617 (15.2 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0: flags=4098<BROADCAST,MULTICAST> mtu 1500
ether b8:27:eb:54:1a:d8 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0