Skip to content

Redis cluster setup for Kubernetes using Debian Jessie.

Notifications You must be signed in to change notification settings

kchenzhi/redis-k8s

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%