Reputation: 1
Background: There is a need in our project to store the balance info in a KV store. The KV store need strongly data consistence across DCs(different Kubernetes clusters), because we target to deploy the KV store across 3 DCs(different Kubernetes clusters) for high availability.
Our design: Deploy HazelCast 3 nodes to 3 different Kubernetes clusters/dockers in 3 different DCs. It means each DC has 1 Kubernetes cluster, the Hazelcast node is deployed to the docker of the cluster. So total 3 HazelCast nodes to form a cluster.
Our questions:
Upvotes: 0
Views: 187
Reputation: 1186
IMap
is.Upvotes: 1