gateway.networking.k8s.io/v1
· Namespaced Resource
HTTPRoute
HTTPRoute provides a way to route HTTP requests. This includes the capability to match requests by hostname, path, header, or query param. Filters can be used to specify additional processing steps. Backends specify where matching requests should be routed.
Click on Property Name to show the description, and Pink Types to expand schema.
Required properties are marked with *
Change History
Gateway API v1.2.1
Gateway API v1.2.0
+1~4
1 property has been added on this version
- .spec.rules.timeouts
4 properties have changed the description
- .spec.hostnames
- .spec.parentRefs
- .spec.rules
- .status.parents
Gateway API v1.1.1
Gateway API v1.1.0
+2~8
2 properties have been added on this version
- .spec.parentRefs.port
- .status.parents.parentRef.port
8 properties have changed the description
- .apiVersion
- .kind
- .spec.hostnames
- .spec.parentRefs
- .spec.rules.backendRefs
- .spec.rules.filters
- .spec.rules.matches
- .status.parents
Gateway API v1.0.0
HTTPRoute was first seen on this version of Gateway API
Gateway API v0.8.1
Gateway API v0.8.0
Gateway API v0.7.1
Gateway API v0.7.0
Gateway API v0.6.2
Gateway API v0.6.1
Gateway API v0.6.0
Gateway API v0.5.1
We don't have any examples of HTTPRoute yet 😕
But the good news is, you can help us by contributing examples on GitHub
No links for HTTPRoute yet
You can help us by adding useful links on GitHub