8433d068a40c4bb186894dc163c6a0b3ccc792f0
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%