Hi,
Hope you are doing well.
I’m planning to install nomad in high availability in 3 nodes. I want to know if its recommend to deploy consul in high availability in the same 3 nodes with nomad?
Hi,
Hope you are doing well.
I’m planning to install nomad in high availability in 3 nodes. I want to know if its recommend to deploy consul in high availability in the same 3 nodes with nomad?
It is recommended to run nomad and consul servers on separate nodes.
E.g. see reference architecture for production:
Now, what’s recommended, and what works for you is very dependent on your requirements. I’d assume that for many use-cases it’s perfectly fine running on same nodes.