Platform engineering

AlloyDB Omni's RPM orchestrator goes GA, alongside Omni 18.3.0

AlloyDB Omni's RPM orchestrator goes GA, alongside Omni 18.3.0

Google Cloud has moved the AlloyDB Omni Red Hat RPM orchestrator to general availability, and for teams running Postgres on their own iron the operational read is straightforward: database install and upgrade on RHEL-family hosts is now supposed to be a package operation, not a bespoke shell script per environment. The GA landed with AlloyDB Omni version 18.3.0, per the release post.

What actually shipped

Two things went out together. The orchestrator itself, generally available, and Omni 18.3.0, which the post frames as the version the orchestrator targets. The orchestrator's remit, per the announcement, is production-grade security, resiliency and low-downtime operations for PostgreSQL workloads in enterprise environments on VMs and bare metal. In practice that translates to the boring, load-bearing pieces of running a database out-of-cloud: installing binaries in a way your patch process already understands, starting and stopping the right services, and moving between versions without a full outage.

The post also notes that AlloyDB Omni can now be deployed in four modes to suit different requirements, without breaking each mode out by name. The takeaway for a platform team evaluating this is not to pick a mode from a blog post; it is that "how do we run this off-cloud" has more than one sanctioned answer, and the docs are where the trade-offs live.

The operational read

The reason this is worth reading past the GA banner is that most of the pain of running a database on somebody else's VM fleet is not the query engine. It is the day-two surface: package pins, service units, upgrade ordering, minor-version bumps that need to be coordinated across replicas without dropping traffic. Anything that folds that into the same RPM workflow the rest of the host already uses is one fewer runbook to keep current, and one fewer place where a stale copy of the runbook is the incident.

The catches are the usual ones for a first GA. The orchestrator is Red Hat-family only per its name, so Debian-family fleets are outside the scope of this release. And "low-downtime operations" is a claim to verify against your own topology before you trust it in a maintenance window; the release post does not enumerate the downtime envelope, and that number is the one your on-call cares about. The docs are the next stop.

Source: Google Cloud Blog (cloud.google.com)

Related
Platform engineering

Gateway API v1.6 promotes TCPRoute and UDPRoute to Standard, and puts a clock on the v1alpha2 shapes

The June 30 release of Kubernetes Gateway API v1.6 graduates raw L4 TCPRoute and UDPRoute to the Standard channel under v1, deprecates their v1alpha2 counterparts, and moves remaining experimental resources into a separate API group so the boundary between stable and unstable shapes stops being a naming convention.

August 5, 2026
Kubernetes

Kubernetes v1.37 Garhwal ships with 67 enhancements

Kubernetes v1.37, code-named Garhwal, is out with 67 enhancements: 16 GA, 23 Beta, 27 Alpha and one deprecation. The headline items land in scheduling, storage, autoscaling and cluster identity.

September 9, 2026
Kubernetes

Kubernetes 1.37 turns Storage Version Migration on by default

Storage Version Migration graduated to GA in Kubernetes v1.37, and the built-in StorageVersionMigration API and controller are enabled on every v1.37 cluster. Rewriting stored objects to a new schema version is now a first-class control loop that ships with core.

September 8, 2026

Turn this into your pipeline. Build it on Buddy.

Start free