Skip to content

damaraa/redis-cluster-kubernetes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Redis Cluster on Kubernetes

this is my repository for my personal notes

First create the service

kubectl create -f redis-svc.yaml

And then next create deployment for primary pod and replicas pods

kubectl create -f redis-deployment.yaml

you can access redis using ip from host and nodeport

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published