Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Embedded NATS on k8s #358

Open
nfoerster opened this issue Aug 12, 2021 · 1 comment
Open

Embedded NATS on k8s #358

nfoerster opened this issue Aug 12, 2021 · 1 comment

Comments

@nfoerster
Copy link

Hi,

is it possible to run liftbridge on k8s in multiple pods with embedded NATS enabled? How are those embedded NATS servers connected to each other? If it works, are there any example configuration files?

Thanks for the information

@tylertreat
Copy link
Member

tylertreat commented Aug 18, 2021

This should work though I don't have an example config handy. You would probably run Liftbridge+embedded NATS as a stateful set and then configure the Liftbridge servers to point to the embedded NATS instances (see NATS configuration documentation).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants