scottslowe-learning-tools/etcd
Scott Lowe 48b6d51900
Commit initial set of files
Commit initial Terraform configurations and Ansible playbooks to turn up etcd v3 cluster on AWS. Does not currently work (needs work on security groups).

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2018-04-23 12:24:48 -06:00
..
etcd-2.0 Clean up .gitignore files 2017-05-23 15:04:03 -06:00
etcdv3-ansible-aws-tf Commit initial set of files 2018-04-23 12:24:48 -06:00
README.md Add technology-specific README files 2017-02-23 17:08:46 -07:00

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.