Minor typo in bootstrapping.html.md
This commit is contained in:
parent
841acba822
commit
ca366ac366
|
@ -210,7 +210,7 @@ nomad server-join 10.10.11.8:4648
|
||||||
```
|
```
|
||||||
|
|
||||||
Servers across regions discover other servers in the cluster via the gossip
|
Servers across regions discover other servers in the cluster via the gossip
|
||||||
protocol and hence it enough to join one known server.
|
protocol and hence it's enough to join one known server.
|
||||||
|
|
||||||
If the Consul clusters in the different Nomad regions are federated, and Consul
|
If the Consul clusters in the different Nomad regions are federated, and Consul
|
||||||
`server_auto_join` is enabled, then federation occurs automatically.
|
`server_auto_join` is enabled, then federation occurs automatically.
|
||||||
|
|
Loading…
Reference in a new issue