Sharing a Cluster
You can share a single cluster among multiple projects, but you can only run one game on it at a time. You cannot run more than one local cluster per machine, since their ports would conflict.
The local cluster uses the following ports:
Application |
TCP Ports |
UDP Ports |
---|---|---|
Consul [1] |
8300, 8301, 8302, 8400, 8500, 8600 |
8301, 8302, 8600 |
Vault [2] |
8200 |
|
Nomad [3] |
4646, 4647, 4648 |
4648 |
Traefik [4] |
8088, 8081 |
|
Other |
20000 - 60000 |
Nomad dynamically allocates other ports when it schedules an application to run on the cluster.