postgres-statefulset
postgres-statefulset copied to clipboard
This example uses Kubernetes StatefulSets to setup Postgres + replication on Kubernetes
Results
2
postgres-statefulset issues
Sort by
recently updated
recently updated
newest added
Hi, Streaming replication is not setup and the logs are showing missing files? Any hint? below are the logs for the master and the slave.... Master 👍 ============== 2020-04-06 11:09:38.597...
Use [Kustomize](https://kustomize.io/) to simplify config and secret management by using `configMapGenerator` and `secretGenerator` resources, and shell scripts. Support for Kustomize is native in `kubectl`. As a bonus you can also...