postgres-operator

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

Github stars Tracking Chart

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

Overview

Name With Ownerzalando/postgres-operator
Primary LanguageGo
Program languageMakefile (Language Count: 10)
PlatformKubernetes, Linux, Mac, Windows
License:MIT License
Release Count20
Last Release Namev1.11.0 (Posted on )
First Release Namev1.0.0 (Posted on )
Created At2017-05-12 09:26:07
Pushed At2024-04-29 08:58:52
Last Commit At2024-04-29 10:58:52
Stargazers Count4k
Watchers Count65
Fork Count0.9k
Commits Count1.3k
Has Issues Enabled
Issues Count1346
Issue Open Count533
Pull Requests Count936
Pull Requests Open Count66
Pull Requests Close Count175
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top