Not All Open Source Is Equal: Choosing a PostgreSQL Operator for Kubernetes in 2026

Not All Open Source Is Equal: Choosing a PostgreSQL Operator for Kubernetes in 2026

Percona Blog
Percona BlogMay 19, 2026

Why It Matters

Enterprise teams need guarantees that their database tooling remains operationally open and cost‑predictable, especially for air‑gapped or GitOps environments. Selecting a truly open operator avoids hidden licensing fees and future migration headaches.

Key Takeaways

  • MinIO’s open‑source repo was archived in April 2026, ending active development.
  • Bitnami Secure Images now require paid subscriptions, costing $10‑30 k annually.
  • Crunchy Data’s PostgreSQL images have redistribution limits and require authentication.
  • Percona’s operator is a hard fork of Crunchy, offering fully redistributable images.
  • Three evaluation questions focus on image licensing, feature openness, and roadmap transparency.

Pulse Analysis

The open‑source ecosystem that underpins Kubernetes‑native databases has entered a new era of commercial gating. Projects that once thrived on unrestricted community contributions—such as MinIO, Bitnami, and Crunchy Data—have introduced AGPL licenses, paid image catalogs, or authentication barriers. These moves erode the original promise of freely reusable code and force operators to confront hidden costs, compliance reviews, and potential service disruptions when images disappear or become pay‑walled. For organizations that rely on reproducible CI pipelines, air‑gapped clusters, or multi‑tenant GitOps workflows, the distinction between "source‑available" and "operationally open" is now a critical risk factor.

Practically, the licensing shifts translate into concrete challenges: teams can no longer mirror container images without negotiating license terms, nor can they depend on long‑term stability of Helm charts that pin specific image tags. The loss of public image streams hampers disaster‑recovery drills and forces enterprises to allocate budget for subscription‑based image registries. To navigate this landscape, operators should ask three probing questions: Are the container images publicly redistributable? Are core features like backup, HA, and monitoring included in the free build? Is the project’s governance and roadmap transparent? Answers to these queries help avoid surprise costs and ensure that the chosen operator will remain viable for years.

Percona’s response—hard‑forking the Crunchy Data PostgreSQL Operator—offers a blueprint for preserving true openness. By releasing a fully independent codebase, public issue tracker, and freely redistributable images, Percona eliminates the licensing ambiguities that plague its competitors. The fork retains the proven Patroni and pgBackRest foundations, enabling near‑zero‑downtime migrations via standby clusters or simpler backup‑restore paths. This strategic move not only safeguards existing workloads but also provides a clear, cost‑predictable path forward for enterprises seeking a sustainable, community‑driven PostgreSQL operator on Kubernetes.

Not All Open Source Is Equal: Choosing a PostgreSQL Operator for Kubernetes in 2026

Comments

Want to join the conversation?

Loading comments...