PgBouncer K8s

Channel Revision Published Runs on
1/stable 103 08 Mar 2024
Ubuntu 22.04
1/candidate 145 04 May 2024
Ubuntu 22.04
1/beta 145 04 May 2024
Ubuntu 22.04
1/edge 147 04 May 2024
Ubuntu 22.04
juju deploy pgbouncer-k8s --channel 1/stable
Show information

Platform:

PgBouncer K8s tutorial

The PgBouncer K8s Operator delivers automated operations management from day 0 to day 2 on the PgBouncer - the lightweight connection pooler for PostgreSQL. It is an open source, end-to-end, production-ready data platform on top of Juju.

As a first step, this tutorial will show you how to get PgBouncer K8s up and running. Then, you will learn a variety of operations such as adding replicas and enabling Transport Layer Security (TLS).

In this tutorial, we will walk through how to:

  • Set up an environment using Multipass with MicroK8s and Juju.
  • Deploy PgBouncer K8s using a single command.
  • Configure TLS certificate in one command.

Requirements

While this tutorial intends to guide and teach you as you deploy PgBouncer K8s, it will be most beneficial if:

Step-by-step guide

Here’s an overview of the steps you will take in this tutorial:


Help improve this document in the forum (guidelines). Last updated 5 months ago.