Chkk coverage for PgBouncer. We provide preflight/postflight checks, curated release notes, and Upgrade Templates—designed for seamless upgrades.
Chkk Curated Release Notes | v1.10.0 to latest |
Private Registry | Supported |
Custom Built Images | Supported |
Safety, Health, and Readiness Checks | v1.16.0 to latest |
Supported Packages | Helm, Kustomize, Kube |
EOL Information | Available |
Version Incompatibility Information | Available |
Upgrade Templates | In-Place, Blue-Green |
Preverification | Available |
--reboot
) methods by leveraging rolling or parallel upgrade strategies using connection-draining commands (PAUSE and SHUTDOWN). Deploy multiple instances using so_reuseport
to achieve upgrades without connection drops.track_extra_parameters
to preserve essential session parameters across pooled connections.auth_query
configurations with database authentication changes, particularly after version upgrades.pool_size
and max_client_conn
to match PostgreSQL’s capacity, balancing between handling peak client connections and avoiding database saturation. Monitor PgBouncer metrics for connection queuing or database resource exhaustion, adjusting limits proactively.disable
, allow
, prefer
, or require
) to avoid unexpected connection behavior during upgrades. Regularly verify certificates and TLS performance overhead, enabling TLS 1.3 where appropriate to improve efficiency.so_reuseport
to distribute traffic across cores.