networkservicemesh / examples

Network Service Mesh examples repo
Apache License 2.0
15 stars 27 forks source link

Added topology example #72

Closed networkop closed 4 years ago

networkop commented 4 years ago

This is a new example demonstrating how to use NSM to build arbitrary virtual network topologies. It contains a sample topology, documented in README. It's a 5-node topology built out of Quagga routers, running OSPF and advertising their loopbacks over OSPF. Each point-to-point link is orchestrated by NSM and NSC/NSE roles are assigned arbitrarily.

There's also an external tool that can generate NSM-compliant manifests out of small YAML files.