# Zalando Postgres Operator — Production PostgreSQL Clusters on Kubernetes > A Kubernetes operator that manages the full lifecycle of PostgreSQL clusters with patroni-based HA, connection pooling, and automated backups. ## Install Save as a script file and run: # Zalando Postgres Operator — Production PostgreSQL Clusters on Kubernetes ## Quick Use ```bash # Install the operator kubectl apply -k github.com/zalando/postgres-operator/manifests # Create a PostgreSQL cluster cat <