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 >

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

2016-07-10 Thread Mayank
Hi all i am seeing the following example which uses petsets and initcontainers to deploy redis. https://github.com/kubernetes/contrib/tree/master/pets/redis I would like to incorporate sentinels in this example and dont have good experience with redis. Has someone been able to deploy a redis