3484ef15c606536ef3ae5f17bc08412804e870f1
README
Purpose
Pgbouncer is a loadbalancer for postgresql connections and very helpful in managing aspects of postgresql performance through the reuse of connections.
confdroid_pgbounceris a standalone container suitable for running on kubernetes etc to facilitate loadbalancer deployments. It can and should run with multiple instances. Each instance will take the configuration from the same source and works independently.
Download
Configuration
The container takes its configuration via config map and secrets.
- see example config
Contact Us
Description
Languages
Dockerfile
100%