You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.
Redis cluster setup for Kubernetes using Debian Jessie.
Usage
kubectl create -f redis.yaml
Note
Redis clusters cannot have fewer than 6 nodes. If you set replicas to a value lower than 6,
all nodes will stay in master mode and will not join a cluster.
About
Redis cluster setup for Kubernetes using Debian Jessie.