Article template
Gateway API

Gateway API examples with HTTPRoute

A walkthrough for routing application traffic with Gateway API while keeping service configuration in values.yaml.

Article outline

  1. Describe the Gateway and controller prerequisites.
  2. Configure a minimal HTTPRoute from chart values.
  3. Deploy two services and compare path or hostname routing.
  4. Verify status conditions and traffic from the cluster.

Cluster evidence to add

Placeholder for GatewayClass, HTTPRoute status, controller events, and curl output from the reference cluster.

Open the Gateway API configuration →