Hi,
I was reading about the cross cluster search but I have few questions that are not clear to me from the online resources, sicne I haven't worked before with tribe nodes which is maybe why for me a bit harder to understand its architecture.
-
Does cross cluster allow read/write (sync across two geo sites) operations or only facilitate remote search ?
-
if I have 2 clusters each has 3 data nodes 2 master and 2 coordinating nodes, would each node in the two clusters need to be configured for cross cluster search, or only certain nodes ? If I got this right I think the master nodes will have the remote cluster info, but im confused about the rest.
-
from the elastic website: "Those seed nodes are used to discover nodes in the remote cluster which are eligible as gateway nodes", can someone help me understand in the case of my cluster architecture would I have to add extra "seed" nodes, or are they my coordinating nodes ? and what would be my gateway eligible nodes in this case ?
-
Do I need two Kibana's one per cluster for any reason, or one Kibana should be ok.
BTW we are trying to stay away from using tribe nodes since they will be removed at some point, and now deprecated for new versions.
Thank you!