# OT-CONTAINER-KIT/redis-operator

A golang based redis operator that will make/oversee Redis standalone/cluster/replication/ sentinel mode setup on top of the Kubernetes.

Repository: https://github.com/OT-CONTAINER-KIT/redis-operator
Canonical: https://ross.abutalabs.com/products/ot-container-kit-redis-operator
Homepage: https://redis-operator.opstree.dev/
Language: Go
License: Apache-2.0
License Family: permissive
Topics: golang, kubernetes, redis-operator, operator-framework, redis, openshift, crd-controller, opstreesolutions, hacktoberfest, redis-setup, redis-cluster, prometheus, monitoring, helm, hacktoberfest-accepted, operator
Last push: 2026-08-24T21:43:02+00:00

## Health v2 (maintenance only)
Score: 93/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 81, longevity 100
- inputs: {"age_days": 2346, "days_push": 9, "days_rel": 49, "gap_med": 49, "n_releases_24m": 14}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1439, forks 384 (observed 2026-08-28T04:04:44.046611+00:00)

## What it is
A Golang-based Kubernetes operator that provisions and manages Redis standalone, cluster, replication, and sentinel deployments via custom resource definitions. It includes built-in monitoring with redis-exporter, TLS support, and failover handling.

## Use cases
- deploy redis cluster on kubernetes
- manage redis sentinel setup with an operator
- automate redis failover and recovery in kubernetes
- run redis with tls and password authentication on k8s
- monitor redis with prometheus and grafana dashboards
- provision redis replication mode via crds

## When to choose
- you run Redis workloads on Kubernetes and want declarative, production-ready management
- you need automated cluster failover, sentinel, or replication mode setup
- you want built-in Prometheus monitoring and Grafana dashboards for Redis

## When to avoid
- you run Redis outside Kubernetes or on plain VMs
- you need Redis versions older than 6
- you prefer managing Redis manually with Helm charts or StatefulSets without an operator

## Facets
- artifact type: service
- maturity: active
- function: container-orchestration, caching, monitoring, deployment, configuration-management
- domain: databases, self-hosted, monitoring
- platform: go, cloud, self-hosted
- tags: redis-operator, kubernetes-operator, crd, helm-chart, redis-cluster, redis-sentinel, prometheus-exporter, openshift, devops, containers, kubernetes, docker

## Member repositories
- OT-CONTAINER-KIT/redis-operator (main) score 93

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:44.046611+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:36:35.181786+00:00, confidence not recorded.
  - readme: https://github.com/OT-CONTAINER-KIT/redis-operator (fetched 2026-08-28T04:04:44.046611+00:00, sha 9d520fcec134)
  - homepage: https://redis-operator.opstree.dev/ (fetched 2026-08-29T11:46:56.122238+00:00, sha ebf7f6366c58)
  - site_page: https://redis-operator.opstree.dev/docs (fetched 2026-08-29T11:46:56.124566+00:00, sha a81b9171219b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
