How is the virtual network created within CoreOS? I am running some code that previously worked but now I cannot connect to my ETCD cluster within my containers.
On my Host I am missing the docker0
interface completely. And CoreOS does not offer the docker network
command.
Is this something within CoreOS or a setting I am missing? How should I go about debugging this?