Please provide docker file for valkey sentinel #768
Unanswered
royatanu94
asked this question in
Q&A
Replies: 1 comment
-
Hello Royatanu, Maybe this will help you. What I can recommend you is to take a Redis sentinel template and try some configurations against it. It might work, I am new with Valkey hehe. If you have a Redis Sentinel template it would be very useful for me to get it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
We used to deploy redis master & sentinel pod with single image but in valkey it seems there are two different image for valkey-master & valkey-sentinel.
I have found valkey docker file : https://github.com/valkey-io/valkey-container
Can you please provide docker file for valkey sentinel
Also please share if you have any doc to migrate valkey-sentinel from redis-sentinel
TIA
Beta Was this translation helpful? Give feedback.
All reactions