Postgres connection pool on Kubernetes in 1 minute
TL;DR: How to deploy pgbouncer on Kubernetes to allow use more database connections
Motivation
If you develop apps using frameworks such as Django o RoR, you have probably faced the following problem/error.
FATAL: sorry, too many clients already