diff --git a/README.md b/README.md index e0f6a65..c7d1822 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,10 @@ This repository contains a variety of files and tools for learning new technolog **etcd-2.0**: Use the `Vagrantfile` and other files in this directory to turn up an etcd 2.0.9 cluster running on Ubuntu 14.04. +**lxd-ovs**: Use the `Vagrantfile` and other files in this directory to work with LXD and Open vSwitch (OVS) 2.3.1 on Ubuntu 14.04. Use the instructions from the `lxd` directory to set up containers and container images. + +**lxd**: In this folder you'll find a `Vagrantfile`, instructions, and other files to help work with LXD (pronounced "lex-dee"), a new daemon and CLI for working with LXC-based OS containers. + **openstack-cli**: This folder contains the files for a Vagrant environment that spins up an Ubuntu box with all the OpenStack CLI clients pre-installed. **photon**: This folder contains the files to spin up an instance of the VMware Photon Technical Preview using Vagrant.