Introducing Crunchy Data Warehouse: A next-generation Postgres-native data warehouse. Crunchy Data Warehouse Learn more

By downloading you acknowledge and agree to the Crunchy Data Terms of Use and Data Collection Notice

Postgres OperatorGet Postgres up and running on your Kubernetes cluster

Self-service tools for developers and data scientists to easily get productive with PostgreSQL and Crunchy Data products.

Install PGO

You can install PGO from the repo using the commands below:

kubectl apply -k kustomize/install/namespacekubectl apply --server-side -k kustomize/install/default

This will create a namespace called postgres-operator and create all of the objects required to deploy PGO.

To check on the status of your install, you can run:

kubectl -n postgres-operator get pods \--selector=postgres-operator.crunchydata.com/control-plane=postgres-operator \--field-selector=status.phase=Running

If the PGO Pod is healthy, you should see output similar to:

NAME                 READY   STATUS    RESTARTS   AGEpostgres-operator   1/1     Running   0          3s

Resources, support, and more

Looking for more Postgres and Kubernetes Content?

Postgres Operator Docs

Dive into more advanced concepts and tutorials in our PGO documentation.

Get Started

Expert Help

No matter where your cluster is deployed get support from our PGO pros.

Learn More

Kubernetes Blog Posts

Crunchy Postgres for Kubernetes 5.7: Faster Backups, Automated Snapshots, Postgres 17 and More

4 min readRead post

PostgreSQL Snapshots and Backups with pgBackRest in Kubernetes

6 min readRead post

Thin Provisioning with Crunchy Postgres for Kubernetes

4 min readRead post

Kubernetes Operator Meets Fully Managed Postgres

10 min readRead post

Announcing Crunchy Postgres for Kubernetes 5.6: New Features for Seamless Postgres Management

4 min readRead post
Read more posts