scottslowe-learning-tools/ovs-ovn
Scott Lowe 6db1e636d0
Update documentation
Update documentation in various directories. Add missing documentation to some environments. Fix typos in some documentation.

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2019-07-13 08:03:36 -06:00
..
ovn Reorganize repository contents 2017-02-23 16:12:37 -07:00
ovn-docker-ansible Reorganize repository contents 2017-02-23 16:12:37 -07:00
ovn-kvm Reorganize repository contents 2017-02-23 16:12:37 -07:00
ovs-geneve Reorganize repository contents 2017-02-23 16:12:37 -07:00
ovs-multi-br Reorganize repository contents 2017-02-23 16:12:37 -07:00
ovs-simple Update documentation 2019-07-13 08:03:36 -06:00
README.md Update documentation 2019-07-13 08:03:36 -06:00

Learning Tools: Open vSwitch (OVS) and Open Virtual Network (OVN)

This folder contains tools, resources, and environments for experimenting with and learning more about Open vSwitch (OVS) and Open Virtual Network (OVN).

Contents

ovn: This directory contains a Vagrant environment for working with Open Virtual Network (OVN).

ovn-docker-ansible: This is a placeholder for future work.

ovn-kvm: This folder contains a Vagrant environment for spinning up OVN and using it with KVM-based virtual machines.

ovs-geneve: This folder contains a Vagrant environment and supporting files for compiling Open vSwitch (OVS) from source and using Geneve tunneling to connect network namespaces on two different VMs.

ovs-multi-br: In this folder is a Vagrant environment, Ansible playbook, and related data files for experimenting with multiple Open vSwitch (OVS) bridges.

ovs-simple: This environment uses Vagrant and Ansible to provision an Ubuntu 16.04 VM with Open vSwitch and a single OVS bridge. Users could use this environment as a building block for more complex environments.