Skip to content

fwt11/redis-sentinel-k8s

Repository files navigation

redis-sentinel-k8s

redis sentinel for k8s

Usage

git clone https://github.com/fwt11/redis-sentinel-k8s.git
cd redis-sentinel-k8s
kubectl apply -k .

the cluster will run. By default there is only one master, all they other pod in the "redis" statefulset are replicas.If you want to add another master, just copy redis.yam, then modify the statefulset's name, create that statefulset. redis-test.yaml is an example. Maybe you need to modify nfs-volume.yaml.

About

redis sentinel for k8s

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published