Hi guys, Our company is running an initiative to move our services to k8s. However they require teams to have some way of supporting Dark Cluster (Which is having the ability to spin up a totally new cluster and later change dns to point to this cluster, it would be like red/black deployments, and cluster 1 and cluster 2 does not have any connectivity).
At the same time we are checking how we can implement artemis in k8s, we have a couple of ideas for this, however these are not compatible with this kind of red/black deployments, because if new instances of artemis are spinup in the new cluster we need a way of sending the messages from the old cluster. I would like to know if someone is doing something similar? the proposal from our SRE team is to move to a managed service like Amazon MQ, which requires some work in our side because we have a plugin running in our artemis instance. Thanks & Best Regards, Luis