Closed
Description
The existing networking options seem to do full IPAM, but simple ip tunneling of CIDRs might be easier. We already allocate CIDRs in the API server, and nodes already have full visibility into other nodes's CIDRs.
Ubuntu’s Fan networking though seems to offer this: https://insights.ubuntu.com/2015/06/24/introducing-the-fan-simpler-container-networking/
We could also simply directly set up tunnels to every other node.