hi bin
I will have 3 node(1master ,2 worker) in DR site and 3 node(3 worker) in DC site. From my understanding, One cluster can have only 1 master node.
query1 . 2different master node in same cluster possible?
I will connect my agent to master node (master node in DR site). If my DC-DR connection goes down how my DC hosts connect to master node(Master node is in DR). so my confusion is here , in that scenario i need another master node to be configured in DC site or agents will report to worker nodes(DC sites nodes). when DC-DR connection is up (they will sync) means DC host logs,alert sync with wazuh master node which is in DR site.
Another question which method may i use for that scenarion failover or load balancer?
Load balancer make another issue Like If i place load balancer on DR site, DC hosts cant connect to manager ip through load balancer ip when DC-DR connection goes down.Please suggest your solution for this scenario