Trino Gateway, a load balancing proxy and router that sits in front of your Trino clusters, giving clients one endpoint while it steers queries to healthy coordinators.
Trino Gateway is an open source proxy for the Trino distributed SQL query engine. It presents a single entry point to query clients and routes each request to a backend Trino cluster by routing group and health, so you can add, drain and balance clusters behind a stable address. This image ships Trino Gateway with a bundled Trino coordinator and a PostgreSQL routing store, ready to route queries on first boot.
cloudimg ships Trino Gateway fully patched on a hardened Ubuntu 24.04 base, wired to a bundled Trino coordinator and a PostgreSQL routing store, with the admin dashboard and routing API behind a per boot generated password and a dedicated backing database. The image is kept current with security updates and is backed by 24/7 support.
Real screenshots taken while testing this image against its deployment guide.