Placeholder for GatewayClass, HTTPRoute status, controller events, and curl output from the reference cluster.
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
- Describe the Gateway and controller prerequisites.
- Configure a minimal HTTPRoute from chart values.
- Deploy two services and compare path or hostname routing.
- Verify status conditions and traffic from the cluster.