HI all,
Does Elasticsearch provide support for multi-region clusters? Say I deploy 2 clusters (one in each region) would I then be able to utilize both and have the cluster replicate the data between the two?
I was not able to find a definitive answer in the documentation. I did found a github issue concerning cross-cluster replication here: https://github.com/elastic/elasticsearch/issues/30086
Is that still the case or have new features been released in the meantime?
Cheers!