curl -L https://github.com/coreos/etcd/releases/download/v2.2.0/etcd-v2.2.0-linux-amd64.tar.gz | tar -xz
cd etcd-v2.2.0-linux-amd64
./etcd &
sleep 1s
