cybozu-go / coil

CNI plugin for Kubernetes designed for scalability and extensibility
Apache License 2.0
164 stars 20 forks source link

Implement coil-router #104

Closed ymmt2005 closed 4 years ago

ymmt2005 commented 4 years ago

coil-router is an optional component of Coil. It programs the kernel routing table so that it can send packets directly to Pods running on other nodes.

This is only for environments where all the nodes are in a flat L2 network.