Feature: Investigate simpler networking #23476
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
Milestone
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.
The text was updated successfully, but these errors were encountered: