gateway-api-rs
gateway-api-rs copied to clipboard
Add examples for managing `GatewayClass`, `Gateway` and `HTTPRoutes` to expose a `Service`
trafficstars
In gateway-api/examples we would provide some example code which shows creating a Pod, exposing it with a Service, and then creating a GatewayClass, Gateway and attached HTTPRoute to enable ingress access to that Service.