Postgres-Operator provides PostgreSQL as a service on Kubernetes and OpenShift.
./charts- directory with HELM chart for Postgres components.-
./charts/patroni-core- directory with HELM chart for Patroni Core.
-
./charts/patroni-services- directory with HELM chart for Postgres Services.
./pkg- directory with operator source code, which is used for running Postgres Operator../tests- directory with robot test source code,Dockerfile.
Please refer to the Quick Start Guide
There is no smoke tests.
There are no well-defined rules for troubleshooting, as each task is unique, but most frequent issues related to the wrong configuration, so please check:
- Deploy parameters.
- Logs from all Postgres Service pods: operator, postgres db and others.