Table of Contents

Postgres-Operator (Zalando)

The Postgres-Operator, developed by Zalando, is a Kubernetes-native tool designed to automate the deployment, management, and scaling of PostgreSQL clusters on Kubernetes. It leverages Kubernetes Custom Resource Definitions (CRDs) to declaratively define and manage PostgreSQL clusters, backups, and other related resources, streamlining database operations within your Kubernetes environment.

Key Features

Benefits

Getting Started

Additional Resources