Skip to content

bambrozio/redis-stateful-set

Repository files navigation

Redis as Stateful Set With Sentinel

Kubernetes Version: 1.5.2

Redis Version: 3.2

Building the Docker image

docker build -t <tagname> .

Running the cluster

kubectl create -f primary.yml -f secondary.yml -f sentinel.yml

About

Kubernetes Redis as Stateful Set With Sentinel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages