Solace Community is getting a facelift!

On March 3rd we will be starting the process of migrating Solace Community to a new platform. As a result, Solace Community will go in to a temporary read-only state. You will still be able to come onto Solace Community and search through posts to find answers, but you won't be able to ask questions, post comments, or react in any way.

We hope to have the migration complete by Wednesday March 5th (or sooner), so please keep an eye out!

Want to make two pods communicate through Solace pubSub.

I have two pods in different namespace in Kubernetes and want each pod talk to other pods through solace, could you please tell me how I implement the same?

Answers

  • marc
    marc Member, Administrator, Moderator, Employee Posts: 973 admin

    Hi @rasikbapotra,

    Solace shouldn't introduce anything special in this area. It looks like there are several ways to configure this, but to me I would probably register it as an ExternalName service as described in the answer here: https://stackoverflow.com/questions/67595698/how-to-access-service-created-in-another-namespace . This way you can use the same service name no matter what namespace you are in to connect to the broker.

    If you want to deploy/manage the service yourself there are a few quickstarts available here to deploy our broker into K8s, otherwise we also offer our Cloud Managed offering via Solace Cloud where we can do this for you.

    Hope that helps!

  • rasikbapotra
    rasikbapotra Member Posts: 2
    Thanks Marc. Creating services will hit more traffic within namespace, so wanted to distribute load with the help of Solace.

This Month's Leaders

This Week's Leaders