AmadeusITGroup / Redis-Operator

Redis Operator creates/configures/manages Redis clusters atop Kubernetes
MIT License
167 stars 62 forks source link

redis 5 cluster #60

Open deep7710 opened 4 years ago

deep7710 commented 4 years ago

I wanted to deploy a redis 5 cluster using this operator. need help in how to go about it. operator is pulling redis 4 image by default and deploying a cluster. want to use http://download.redis.io/releases/redis-5.0.9.tar.gz to be exact