networkop / meshnet-cni

a (K8s) CNI plugin to create arbitrary virtual network topologies
BSD 3-Clause "New" or "Revised" License
116 stars 27 forks source link

Adding physical device support #14

Open tahir24434 opened 4 years ago

tahir24434 commented 4 years ago

Please see #13 for details. Below is brief summary. Curretnly meshnet assume that all devices in topology are virtual and running inside K8s pods. This commit introduces support for having physical device -- running outside of K8s cluster -- as peer of virtual device.

tahir24434 commented 4 years ago

I'll submit the corresponding k8s-topo commit (waiting for review) in few hours.

tahir24434 commented 4 years ago

Corresponding k8s-topo commit https://github.com/networkop/k8s-topo/pull/8/files