Re: [google-containers] Re: Deploying Redis with Master Slave and Sentinels Configuration on Kubernetes

2016-07-14 Thread 'Prashanth B' via Containers at Google
Hi Maynk, When I thought about doing this, I wanted to run the sentinels as a container in each redis pod. I haven't prototyped this with petset yet, but I'd be more than willing to answer questions if you're willing to drive it. You can find me on slack as @beeps. On Wednesday, July 13,

Re: [google-containers] Re: Deploying Redis with Master Slave and Sentinels Configuration on Kubernetes

2016-07-14 Thread Mayank
Anyone else who knows how to setup Redis with Petsets and using sentinels and master slave ? On Sunday, July 10, 2016 at 6:05:46 PM UTC-7, Mayank wrote: > > Thanks Srinivas, I have seen this. The problem is that it doesn't > incorporate sentinels and I am not an expert in redis but trying to >

Re: [google-containers] Re: Deploying Redis with Master Slave and Sentinels Configuration on Kubernetes

2016-07-10 Thread Mayank
Thanks Srinivas, I have seen this. The problem is that it doesn't incorporate sentinels and I am not an expert in redis but trying to understand this installation. Do you know how to do that ? Also one thing I am confused about it is how do the bootstrap containers exit ? Where is the criteria

Re: [google-containers] Re: Deploying Redis with Master Slave and Sentinels Configuration on Kubernetes

2016-07-10 Thread Davanum Srinivas
Mayank, Have you seen this yet? https://github.com/kubernetes/kubernetes/tree/master/test/e2e/testing-manifests/petset/redis Thanks, Dims On Sun, Jul 10, 2016 at 4:12 AM, Mayank wrote: > Something like this >