redis-operator
redis-operator copied to clipboard
Status of this project?
What is the status of this project? There doesn't seem to happen a lot recently.
This issue is stale because it has been open for 45 days with no activity.
Always ironic when the stale
flag is set on issues like this.
This issue is stale because it has been open for 45 days with no activity.
I guess that answers the question...
seems someone needs to fork it - as there's plenty of PRs for the project - but no maintainer
@ese are you looking for maintainer help or are you not using this yourself anymore and don't have time for it at all?
For those looking for an actively developed alternative
https://github.com/OT-CONTAINER-KIT/redis-operator
But who knows what the status of any these projects will become after the recent redis license change.
Bummer that it looks like this project is not being maintained going forward :/
Optree can not bootstrap. Nor can Redis Enterprise operator, by nature of it only supporting redis cluster.
I am not seeing another viable redis operator to compare spotahome's to.
This operator was unique, enjoyed working with it.
The question already go an answer in august 2022 and even in septembre 2021.
Maybe Spotahome is using he operator and it's working for them so they don't dedicate time/resources to this project? (This is not an insult, I can understand that a company don't want to spend resources on a projet that is working fine for their use case)
I find it really difficult to find a good an maintained operator for Redis on Kubernetes. I hope the fork found by @onedr0p will stay active.
Edit: typo.
I have tried in vain to find an operator to switch to. Guess it is back to bitnami/redis
Adding my doc in case it helps out anyone else.
Optree Redis Operator
Redis Sentinel
I would not use this is production, does not look prod ready.
https://ot-redis-operator.netlify.app/docs/getting-started/sentinel/ Their doc is out of date it seems?
https://github.com/OT-CONTAINER-KIT/redis-operator
v0.16.0 version for operator came out a while ago, but no image?
latest image is v0.15.1
https://quay.io/repository/opstree/redis-operator?tab=tags
redis image: https://quay.io/repository/opstree/redis?tab=tags
sentinel image: https://quay.io/repository/opstree/redis-sentinel?tab=tags
KubeDB
Redis Sentinel?
License? https://kubedb.com/articles/deploying-redis-database-using-kubernetes-redis-operator/#pre-requisites https://appscode.com/blog/post/relicensing/
https://github.com/kubedb?q=&type=all&language=&sort=
https://kubedb.com/docs/v2024.3.16/setup/install/kubedb/
https://kubedb.com/docs/v2024.3.16/guides/redis/
https://kubedb.com/docs/v2024.3.16/guides/redis/sentinel/redis-sentinel/
https://kubedb.com/docs/v2024.3.16/guides/redis/quickstart/quickstart/
Not able to bootstrap from existing master.
Redis Enterprise Operator
Redis Cluster only! Therefor not able to bootstrap from existing master.
Requires a license: https://wiki.fpinfra.net/books/kubernetes-Ohq/page/redis-enterprise-operator
https://redis.io/docs/latest/operate/kubernetes/deployment/quick-start/ Codeset not open, releases added to doc repo, https://github.com/RedisLabs/redis-enterprise-k8s-docs, with other yamls
Fair.. We've chosen to work with opstree in our tree https://github.com/Obmondo/kubeaid/tree/master/argocd-helm-charts/redis-operator - as atleast its in Go - so we have programmers who can assist.. :crossed_fingers:
@KlavsKlavsen The Opstree Operator does not work for me. Their documentation is not up to date. After navigating around their documentation I managed to get a cluster running but it doesn't seem to do what it sould do.
Tagging top 4 committers of this repo:
@ese @hoffoo @samof76 @raghu-nandan-bs: Any update on the status of this project?
@amalic one of my guys tested it out - and documented how to use it in our KubeAid project : https://github.com/Obmondo/kubeaid/tree/master/argocd-helm-charts/redis-operator - I hope its useful
@amalic one of my guys tested it out - and documented how to use it in our KubeAid project : https://github.com/Obmondo/kubeaid/tree/master/argocd-helm-charts/redis-operator - I hope its useful
Thank you. Saw that link in your previous comment. Not sure what to do with it tbh. In case you want to chat, you can contact me on LinkedIn (see my public Github page for the link).
@amalic you just : kubectl apply -f https://github.com/Obmondo/kubeaid/blob/master/argocd-helm-charts/redis-operator/examples/redis-example-with-backup-exclusion.yaml after having installed the redis operator - and you'll get your redis cluster
This issue is stale because it has been open for 45 days with no activity.
This issue is stale because it has been open for 45 days with no activity.