kchenzhi / redis-k8s

Redis cluster setup for Kubernetes using Debian Jessie.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

redis-k8s

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.


Languages

Language:Shell 100.0%