Is it possible with K8s to create the stateful replica set across region,i want to have the MongoDB replica set across various regions, suppose i wanted to create the 3 memeber mongoDB replica set:
Member 1: us-east
Member 2: eu-west
Member 3: ca-central
Will it be possible now?