# Crunchy PGO — Production PostgreSQL Operator for Kubernetes > An open-source Kubernetes operator by Crunchy Data that automates deploying, managing, and scaling PostgreSQL clusters with built-in high availability and backups. ## Install Save in your project root: # Crunchy PGO — Production PostgreSQL Operator for Kubernetes ## Quick Use ```bash # Install the PGO operator kubectl apply --server-side -k github.com/CrunchyData/postgres-operator-examples/kustomize/install/default # Create a PostgreSQL cluster kubectl apply -f - <