You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 1, 2023. It is now read-only.
As mentioned in issue #33, vHosts in Distrinet are connected to a Linux bridge. An intuitive solution to connect k8s and vHosts is connecting the k8s pod to the same Linux bridge. Network Plugin in k8s provides this ability.
The work scheme of the CNI-Linux bridge is shown as follows.
Todo List:
Change Alcor k8s ansible scripts to enable the CNI plugin.
Test the connection between pods and LXD containers via Linux bridge.