Skip to content

appveen/setup-redis-cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REDIS Cluster POC

Steps to install redis cluster

  • Run the following command
     sudo ./install.sh
    
  • Specify the k8s namespace and cluster size as prompted

Steps to uninstall redis cluster

  • Run the following command
     sudo ./uninstall.sh
    
  • Specify the k8s namespace from where you want to uninstall

References

Releases

No releases published

Packages

No packages published

Languages