Hi Tobias, I don't see any issue if you are exposing the ActiveMQ Artemis acceptors using a kubernetes service [1].
If you need a simple way to deploy ActiveMQ Artemis on kubernetes using an operator, take look to ArtemisCloud.io <https://artemiscloud.io/> [1] https://kubernetes.io/docs/concepts/services-networking/service/ Regards, Domenico On Wed, 6 Apr 2022 at 10:17, Tobias Letschka <[email protected]> wrote: > Hi everybody, > > i have a service arch with microservices and i want to use apache artemis > in own namespace. > > Right now i have artemis install in same namespace as the service are > running. > > Now I'm wanna connecting from namespace "services" to namespace "artemis" > with a spring-starter. > > Is it possible? > > Regards > > Tobias >
