GoogleCloudPlatform / airflow-operator

Kubernetes custom controller and CRDs to managing Airflow
Apache License 2.0
299 stars 68 forks source link

PGBouncer support #96

Open jonnydford opened 5 years ago

jonnydford commented 5 years ago

PostGres has a lot fewer connections available than MySQL. PGBouncer is a good way to avoid max connections being hit.

An example deployment is available here: https://github.com/astronomer/helm.astronomer.io/blob/master/charts/airflow/templates/pgbouncer/pgbouncer-deployment.yaml

barney-s commented 5 years ago

Thanks. Will take a look.

nuistzhou commented 4 years ago

@jonnydford looks like the link expired.

jonnydford commented 4 years ago

https://github.com/astronomer/airflow-chart/blob/master/templates/pgbouncer/pgbouncer-deployment.yaml