PGO, Crunchy Postgres Operator Examples
This repository contains examples for deploying PGO, the Postgres Operator from Crunchy Data, using a variety of examples.
The examples are grouped by various tools that can be used to deploy them.
The best way to get started is to fork this repository and experiment with the examples.
Each of the examples has its own README that guides you through the process of deploying it.
You can find the full PGO documentation for the project here:
https://access.crunchydata.com/documentation/postgres-operator/v5/
You can find out more information about PGO, the Postgres Operator from Crunchy Data at the project page:
https://github.com/CrunchyData/postgres-operator
This fork has added the Helm packages and an index.yaml
so that this repo can be used to deploy Helm charts. The following is an example:
helm repo add spk-pgo https://sparkgeo.github.io/postgres-operator-examples
helm install my-pgo spk-pgo/pgo