We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a3534e commit f7d3826Copy full SHA for f7d3826
linkerd.io/content/2-edge/reference/apigateway-grpcroute.md
@@ -24,14 +24,14 @@ linkerd-destination pods to fail during startup. {{< /warning >}}
24
The table below shows the latest supported versions of the Gateway API and the
25
features they enable:
26
27
-| Feature | GRPCRoute |
28
-| ----------------- | ----------- |
29
-| Traffic Splitting | v0.7.0 |
30
-| Header Matching | v0.7.0 |
31
-| Path Matching | v0.7.0 |
32
-| Rate Limiting | - |
33
-| Circuit Breaking | v0.7.0 |
34
-| Authentication | v0.7.0 |
+| Feature | GRPCRoute |
+| ----------------- | ------------ |
+| Traffic Splitting | v0.7.0 |
+| Header Matching | v0.7.0 |
+| Path Matching | v0.7.0 |
+| Rate Limiting | - |
+| Circuit Breaking | v0.7.0 |
+| Authentication | v0.7.0 |
35
36
## GRPCRoute Examples
37
0 commit comments