Please see #13 for details. Below is brief summary.
Curretnly k8s-topo/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. k8s-topo will not create a pod for the physical device. Rest of the things will carry on as usual.
Please see #13 for details. Below is brief summary. Curretnly k8s-topo/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. k8s-topo will not create a pod for the physical device. Rest of the things will carry on as usual.