This repository was archived by the owner on Jan 25, 2023. It is now read-only.
File tree 3 files changed +3
-3
lines changed
nomad-consul-separate-cluster
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ data-center aware scheduler. A Nomad cluster typically includes a small number o
6
6
for being part of the [ consensus protocol] ( https://www.nomadproject.io/docs/internals/consensus.html ) , and a larger
7
7
number of client nodes, which are used for running jobs:
8
8
9
- ![ Nomad architecture] ( https://github.com/hashicorp/terraform-google-nomad/master/_docs/architecture.png?raw=true )
9
+ ![ Nomad architecture] ( https://github.com/hashicorp/terraform-google-nomad/blob/ master/_docs/architecture.png?raw=true )
10
10
11
11
This Module includes:
12
12
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ consists of two Managed Instance Groups: one with a small number of Nomad server
8
8
part of the [ consensus quorum] ( https://www.nomadproject.io/docs/internals/consensus.html ) , and one with a larger number
9
9
of Nomad client nodes, which are used to run jobs:
10
10
11
- ![ Nomad architecture] ( https://github.com/hashicorp/terraform-google-nomad/master/_docs/architecture-nomad-consul-separate.png?raw=true )
11
+ ![ Nomad architecture] ( https://github.com/hashicorp/terraform-google-nomad/blob/ master/_docs/architecture-nomad-consul-separate.png?raw=true )
12
12
13
13
You will need to create a [ Google Image] ( https://cloud.google.com/compute/docs/images ) that has Nomad and Consul installed,
14
14
which you can do using the [ nomad-consul-image example] (
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ cluster consists of two Manged Instance Groups: one with a small number of Nomad
8
8
responsible for being part of the [ consensus protocol] ( https://www.nomadproject.io/docs/internals/consensus.html ) , and
9
9
one with an arbitrary number of Nomad and Consul client nodes, which are used to run jobs:
10
10
11
- ![ Nomad architecture] ( https://github.com/hashicorp/terraform-google-nomad/master/_docs/architecture-nomad-consul-colocated.png?raw=true )
11
+ ![ Nomad architecture] ( https://github.com/hashicorp/terraform-google-nomad/blob/ master/_docs/architecture-nomad-consul-colocated.png?raw=true )
12
12
13
13
You will need to create a [ Google Image] ( https://cloud.google.com/compute/docs/images ) that has Nomad and Consul
14
14
installed, which you can do using the [ nomad-consul-image example] (
You can’t perform that action at this time.
0 commit comments