From ef8005d03271fbdbd519ba90220a30888aa07375 Mon Sep 17 00:00:00 2001 From: Jesse Dohmann Date: Mon, 23 Feb 2026 14:14:59 -0800 Subject: [PATCH] OCPBUGS-62622: add text telling user to check RN for GWAPI version --- modules/nw-ingress-gateway-api-overview.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/nw-ingress-gateway-api-overview.adoc b/modules/nw-ingress-gateway-api-overview.adoc index 41549a541a3c..67e1afefdccf 100644 --- a/modules/nw-ingress-gateway-api-overview.adoc +++ b/modules/nw-ingress-gateway-api-overview.adoc @@ -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