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

Couple of redis clusters in k8s #56

Closed
kamilpi opened this issue May 25, 2018 · 1 comment
Closed

Couple of redis clusters in k8s #56

kamilpi opened this issue May 25, 2018 · 1 comment
Labels

Comments

@kamilpi
Copy link

kamilpi commented May 25, 2018

Can we use couple of redis clusters in one k8s? What will happen when I do this with namespace separator? I did it and for now it's working.

Could you give me some recommendation?

@jchanam
Copy link
Collaborator

jchanam commented May 25, 2018

Hi!

It's perfectly possible to have multiple redis-failovers running at the same time.

They work like, for example, pods. As long as they don't collision on namespace+name, you can have as many as you want.

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

No branches or pull requests

3 participants