diff --git a/docs/bootstrap-nomad-google-compute-engine.md b/docs/bootstrap-nomad-google-compute-engine.md index 8f60f35..266073d 100644 --- a/docs/bootstrap-nomad-google-compute-engine.md +++ b/docs/bootstrap-nomad-google-compute-engine.md @@ -110,7 +110,7 @@ Logout of `nomad-1` back to your Cloud Shell or local terminal exit ``` -## Bootstrap a Nomad Workers +## Bootstrap Nomad Workers In this section we will create `nomad-worker-1`, `nomad-worker-2`, `nomad-worker-3`, `nomad-worker-4` and `nomad-worker-5` instances. We will install Nomad, Consul, dnsmasq and docker on the workers. @@ -179,4 +179,4 @@ ID DC Name Class Drain Status 2c66ca1c dc1 nomad-worker-5 false ready ``` -Up next, [Deploy Envoy Consul Service Discovery Service](./deploy-envoy-consul-sds.md) \ No newline at end of file +Up next, [Deploy Envoy Consul Service Discovery Service](./deploy-envoy-consul-sds.md)