Skip to main content
API resource reference for HTTPProxy, part of the Networking service. To create or change one, see Changing resources; to read or inspect, see Reading resources.
HTTPProxy is an alpha API (v1alpha) and is subject to change. Fields and behavior may change in future releases.

Identity

Overview

An HTTPProxy builds on top of Gateway API resources to provide a more convenient way to manage simple reverse proxy use cases. You define a set of hostnames to match against the incoming HTTP Host header along with routing rules that match, filter, and forward requests to backends. Use it when you want to expose one or more backends behind a stable, platform-managed hostname without configuring the underlying gateway resources directly.

Spec fields

Status fields (read-only)

Usage

Run datumctl explain httpproxies --recursive for the full, live field tree.
Last modified on July 2, 2026