Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We can get better isolation, including IP address isolation if we split network instances using either VRFs or with network namespaces. Furthemore, if we use a containerd task to run network instance networking (especially the external processes like dnsmasq, radvd, etc.), we can even isolate resource usage and apply limiting. We will now describe VRFs and network instances separately, with a bit more focus on VRFs, which, after some internal discussion, is now the preferred choice.

VRFs

TODO


TODO

Image RemovedImage Added

Network Namespaces

TODO


Proof of Concept

...