scottslowe-learning-tools/etcd/README.md
Scott Lowe 45c7114124
Update README.md
Update README.md with information on new etcd v3 environment using Terraform, Ansible, and AWS

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2018-04-24 12:09:20 -06:00

498 B

Learning Tools: etcd Distributed Key-Value Store

In this folder are environments, tools, resources, and the like for learning more about etcd, the distributed key-value store.

Contents

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. The provisioning is handled via shell scripts.

etcdv3-ansible-aws-tf: This environment leverages Terraform and Ansible to create an etcd v3 cluster on Ubuntu 16.04 on AWS.