pgbouncer-k8s

PgBouncer K8s

Channel Revision Published Runs on
1/stable 408 18 Feb 2025
Ubuntu 22.04
1/stable 407 18 Feb 2025
Ubuntu 22.04
1/candidate 408 14 Feb 2025
Ubuntu 22.04
1/candidate 407 14 Feb 2025
Ubuntu 22.04
1/beta 408 07 Feb 2025
Ubuntu 22.04
1/beta 407 07 Feb 2025
Ubuntu 22.04
1/edge 420 Today
Ubuntu 22.04
1/edge 419 Today
Ubuntu 22.04
juju deploy pgbouncer-k8s --channel 1/stable
Show information

Platform:

Tutorial

This section of our documentation contains a hands-on tutorial to help you learn how to deploy Charmed PgBouncer together with PostgreSQL on Kubernetes, and become familiar with some of its operations.

Prerequisites

While this tutorial intends to guide you as you deploy Charmed PgBouncer K8s for the first time, it will be most beneficial if:

  • You have some experience using a Linux-based CLI
  • You are familiar with PgBouncer concepts such as load balancing and connection pooling.
  • Your computer fulfils the minimum system requirements

Tutorial contents

This Charmed PgBouncer K8s tutorial has the following parts:

Step Details
1. Set up the environment Set up a cloud environment for your deployment using Multipass with MicroK8s and Juju.
2. Deploy PgBouncer Learn to deploy Charmed PgBouncer with Juju
3. Manage your units Learn how to scale PgBouncer units
4. Enable security with TLS Learn how to enable TLS encryption in PgBouncer traffic
5. Clean up the environment Free up your machine’s resources