Start a new topic

Does xDM on Kubernetes support more replicas?

I have installed xDM into an AKS cluster according to the documentation:


Install Semarchy xDM on Azure Kubernetes Services (AKS) - Semarchy xDM Documentation


As per the example Deployment manifest files (semarchy-appserver-active.yaml and semarchy-appserver-passive.yaml) ; two replicas of the Passive pod and one replica of the Active pod are deployed. It is unclear at this time if Semarchy xDM supports any other topology (can we have more than one replica of active?; can we have more that two replicas of passive?)

Login to post a comment