Ross ROSS = Recommend OSS · open-source software intelligence for agents

reactive-tech/kubegres

Kubegres is a Kubernetes operator allowing to deploy one or many clusters of PostgreSql instances and manage databases replication, failover and backup. observed · 2026-08-28

github.com/reactive-tech/kubegres · homepage · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1969
  • days_rel: 606
  • days_push: 606
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1350 stars · 78 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Kubegres is a Kubernetes operator written in Go that deploys and manages clusters of PostgreSQL instances with streaming replication, automatic failover, and scheduled backups. It provides a simple custom resource (kind: Kubegres) built on Kubebuilder, keeping a minimal codebase compared to other Postgres operators.

Use cases

  • deploy a postgres cluster on kubernetes
  • set up postgres streaming replication with primary and replicas
  • automatic failover when primary postgres pod crashes
  • schedule regular postgres data backups to a volume
  • manage many self-contained postgres clusters via simple YAML
  • run postgres in production on kubernetes without custom docker images

When to choose

  • you want a minimalist, easy-to-understand Postgres operator for Kubernetes
  • you need out-of-the-box streaming replication and failover
  • you want to use official Postgres Docker images without custom images
  • you need to run one or many small-to-medium Postgres clusters in production

When to avoid

  • you need advanced features like point-in-time recovery, connection pooling, or horizontal scaling beyond streaming replicas
  • you are not running on Kubernetes
  • you need a highly feature-rich operator with extensive ecosystem support
  • you require managed database services rather than self-managed clusters

Facets

service · maturity active

database deployment backup configuration-management databases self-hosted go self-hosted cloud postgres-operator kubernetes-operator streaming-replication failover postgresql kubebuilder statefulset devops containers kubernetes docker

3 sources

Member repositories

RepositoryRoleHealth v2
reactive-tech/kubegresmain23

For agents

markdown · JSON · MCP: product_card(name="reactive-tech/kubegres")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem