postgres-operator

Postgres operator 创建和管理在 Kubernetes 中运行的 PostgreSQL 集群。「Postgres operator creates and manages PostgreSQL clusters running in Kubernetes.」

Github星跟踪图

Postgres Operator

Build Status
Coverage Status
Go Report Card
GoDoc
golangci

The Postgres Operator enables highly-available PostgreSQL
clusters on Kubernetes (K8s) powered by Patroni.
It is configured only through manifests to ease integration into automated CI/CD
pipelines with no access to Kubernetes directly.

Operator features

  • Rolling updates on Postgres cluster changes
  • Volume resize without Pod restarts
  • Cloning Postgres clusters
  • Logical Backups to S3 Bucket
  • Standby cluster from S3 WAL archive
  • Configurable for non-cloud environments
  • UI to create and edit Postgres cluster manifests

PostgreSQL features

The Postgres Operator has been developed at Zalando and is being used in
production for over two years.

Getting started

For a quick first impression follow the instructions of this
tutorial.

Documentation

There is a browser-friendly version of this documentation at
postgres-operator.readthedocs.io

Google Summer of Code

The Postgres Operator made it to the Google Summer of Code 2019!
Check our ideas
and start discussions in the issue tracker.

Community

There are two places to get in touch with the community:

  1. The GitHub issue tracker
  2. The #postgres-operator slack channel

主要指标

概览
名称与所有者zalando/postgres-operator
主编程语言Go
编程语言Makefile (语言数: 10)
平台Kubernetes, Linux, Mac, Windows
许可证MIT License
所有者活动
创建于2017-05-12 09:26:07
推送于2025-04-16 22:11:11
最后一次提交2025-03-10 17:05:27
发布数25
最新版本名称v1.14.0 (发布于 )
第一版名称v1.0.0 (发布于 )
用户参与
星数4.7k
关注者数58
派生数1k
提交数1.4k
已启用问题?
问题数1485
打开的问题数577
拉请求数1020
打开的拉请求数79
关闭的拉请求数192
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?