Skip to content

Proposal: experimental ipvlan l3 mode routing #1014

@YujiOshima

Description

@YujiOshima

Ipvlan l3 mode has very good performance and scalability.
But it needs to write routes to container networks in a routing tables at hosts.

This issue is to discuss how to manage the routing tables in ipvlan l3 mode.
In this plugin I make routing manager interface for ipvlan l3 mode and GoBGP routing manager.
it exchanges routes to container networks inter hosts with BGP protocol by GoBGP, and writes the routes to routing tables of each host.
It enable easy to use high performance , and high scalability(as BGP can aggregate routes) network.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions