Skip to content
CCPEDIAby Unity Nodes
Discussions/App Development/How does Canton HA works in a container worldForum ↗

How does Canton HA works in a container world

App Development4 posts236 views2 likesLast activity Feb 2022
JA
jaypeedaOP
Feb 2022

Hi team,

May I know how HA works in a container world (e.g: Kubernetes, docker) ? Is it 2 containers running with one active and the other one passive ?

Cheers
Jean-Paul

MA
MatthiasSchmalz
Feb 2022 1

Yes, if you start with one Canton container, you split that into two containers one running the active nodes and the other one running the passive nodes.

MA
MatthiasSchmalz
Feb 2022 1

You can also split further, i.e., run participants and domain entities in separate containers. So that a participant does not need to be restarted if a domain entity crashes.

JA
jaypeeda
Feb 2022

Thanks @MatthiasSchmalz

← Back to Discussions