You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/architecture/README.md
+1-6Lines changed: 1 addition & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,12 +54,7 @@ What happens when you create or update a Gateway
54
54
55
55
### Gateway API Integration
56
56
57
-
NGF implements these Kubernetes Gateway API resources:
58
-
59
-
-**Gateway**: Defines entry points for traffic
60
-
-**HTTPRoute**: Defines HTTP routing rules
61
-
-**GRPCRoute**: Defines gRPC routing rules
62
-
-**TLSRoute**: Defines TLS routing rules
57
+
NGF implements Kubernetes Gateway API resources. For supported resources and their feature compatibility, see [Gateway API Compatibility](https://docs.nginx.com/nginx-gateway-fabric/overview/gateway-api-compatibility/).
0 commit comments