Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/nw-ingress-gateway-api-overview.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ HTTPRoute:: This resource specifies the routing behavior of HTTP requests from a
GRPCRoute:: This resource specifies the routing behavior of gRPC requests.
ReferenceGrant:: This resource enables cross-namespace references. For example, it enables routes to forward traffic to backends that are in a different namespace.

In {product-title}, the implementation of Gateway API is based on `gateway.networking.k8s.io/v1`, and all fields in this version are supported.
In {product-title}, the implementation of Gateway API is based on `gateway.networking.k8s.io/v1`, and all fields in this version are supported. For more information about the version of Gateway API, see the {product-title} release notes.

[id="gateway-api-benefits_{context}"]
== Benefits of Gateway API
Expand Down