This tutorial requires interacting with a number of tools and services which require a specific set of command line utilities to be installed on the machine used to follow this tutorial.
Install the following client tools and ensure they are in your path:
- cfssl 1.2.0
- cfssljson 1.2.0
- consul 0.9.3
- nomad 0.6.3
- vault 0.8.2
- gcloud 171.0.0
- kubectl 1.7.5
- jq 1.5
Install kubectl using gcloud: gcloud components install kubectl