Skip to content
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.
/ redis-k8s Public archive

Redis cluster setup for Kubernetes using Debian Jessie.

Notifications You must be signed in to change notification settings

sporkmonger/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