This implementation was originally built to demonstrate how Etcd can replace Consul for use with ContainerPilot. ContainerPilot 3 removes support for Etcd, and #3 was opened to mark this repo as deprecated. Certainly the original intent and assumptions of this repo are deprecated, but this ticket is intended to ask the following question:
Is there reason to have an Autopilot Pattern implementation of Etcd that bootstraps itself from Consul?
One potential use is in the development of an Autopilot Pattern implementation of Kubernetes, though there may be other approaches to bootstrap Kubernetes and Etcd to build self-assembling Kubernetes clusters.