Hi Tim,
Thanks for your reply, yes we have configured one job previously to kill
one pod when two are up. it's working now.
My deployment file is available here if anyone is interested.
https://github.com/imranrazakhan/K8S-HA-ActiveMQ/blob/main/activemq.yaml
Regards,
I assume there aren't any failures earlier in broker1's logs that might be
relevant?
>From those logs, it looks like Kubernetes is shutting down ActiveMQ rather
than ActiveMQ shutting itself down, based largely on the fact that there is
nothing that indicates that ActiveMQ initiated the shutdown.