Skip to content

Commit 4eae4c6

Browse files
committed
replace gateway api resource list with compatibility link
1 parent 69a8e5e commit 4eae4c6

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

docs/architecture/README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,7 @@ What happens when you create or update a Gateway
5454

5555
### Gateway API Integration
5656

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/).
6358

6459
### NGINX Agent
6560

0 commit comments

Comments
 (0)