Hi, i'm working wirth ES 2.2.0.
I have created 3 clusters.
All of them are set with 3 master nodes, 6 data nodes, and 2 client nodes.
In my system , are install Nginx and Php fpm.
My clusters are used for:
- cluster A to save user data,
- cluster B to save logs,
- cluster C to save system info.
For now i use one load balance that use my client node to generate query,save data,etc.
Furthermore, i see the tribe node and i think it can be helpfull for my task,,but i don't know if my config is correct.
My question is:
- what is the best way to create a stable system with 3 or more cluster without using more than one ip address?