AW: K8s - Installation in own namespace

2022-04-06 Thread Tobias Letschka
Hi Domenico Thank you. We are using ArtemisCloud.io. I take a look at the topic Regards. Tobias Von: Domenico Francesco Bruscino Gesendet: Mittwoch, 6. April 2022 10:53 An: users@activemq.apache.org Betreff: Re: K8s - Installation in own namespace Hi Tobias

Re: K8s - Installation in own namespace

2022-04-06 Thread Domenico Francesco Bruscino
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 [1] https://kubernetes.io/docs/concepts

K8s - Installation in own namespace

2022-04-06 Thread Tobias Letschka
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 poss