Skip to content

vlsi/pgskipper-operator

 
 

pgskipper-operator

Postgres-Operator provides PostgreSQL as a service on Kubernetes and OpenShift.

Repository structure

  • ./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.

How to start

Please refer to the Quick Start Guide

Smoke tests

There is no smoke tests.

How to troubleshoot

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.

Useful links

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 69.5%
  • RobotFramework 20.2%
  • Python 5.4%
  • Mustache 2.2%
  • PLpgSQL 0.9%
  • Smarty 0.9%
  • Other 0.9%