Skip to content

Multiple pgbouncer instances using the helm chart #24954

@seongwon77

Description

@seongwon77

Description

Currently, the helm chart deploys only one pgbouncer instance. (https://github.com/apache/airflow/blob/main/chart/templates/pgbouncer/pgbouncer-deployment.yaml#L40)

However, this could be a single point of failure, since all DB operations would be broken if that instance fails.

Can we have a replica option for pgbouncer like the other components(scheduler, worker, ...)?

Use case/motivation

No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions