Go to etcd releases page etcd/releases
and decide wich version you want. Bare in mind that the order of versions on
that page is kind of random. You can search for “Latest release”
tag to find the latest and greatest version.
Modify below two variables to whatever you want them to be.
Both variables will be used in following steps (!).
Download desirable version
Installation
Installation may not be the best word in this place. I basically extract
pre-compiled etcd version to $ETCD_INSTALL_DIR directory.