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: site-src/implementations.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -347,7 +347,7 @@ Please see the [Consul API Gateway documentation][consul-api-gw-doocs] for curre
347
347
A minimal install of Istio can be used to provide a fully compliant
348
348
implementation of the Kubernetes Gateway API for cluster ingress traffic
349
349
control. For service mesh users, Istio also fully supports the [GAMMA
350
-
initiative's][gamma]experimental Gateway API [support for east-west traffic
350
+
initiative's][gamma] Gateway API [support for east-west traffic
351
351
management][gamma] within the mesh.
352
352
353
353
Much of Istio's documentation, including all of the [ingress tasks][istio-1] and several mesh-internal traffic management tasks, already includes parallel instructions for
@@ -398,7 +398,7 @@ For help and support with Kong Gateway operator please feel free to [create an i
398
398
399
399
Kuma implements the Gateway API specification for the Kuma built-in, Envoy-based Gateway with a beta stability guarantee. Check the [Gateway API Documentation][kuma-1] for information on how to setup a Kuma built-in gateway using the Gateway API.
400
400
401
-
Kuma 2.3 and later support the [GAMMA initiative's][gamma] experimental
401
+
Kuma 2.3 and later support the [GAMMA initiative's][gamma]
402
402
Gateway API [support for east-west traffic management][gamma] within the mesh.
403
403
404
404
[kuma]:https://kuma.io
@@ -411,7 +411,7 @@ It is the only major mesh not based on Envoy, instead relying on a
411
411
purpose-built Rust micro-proxy to bring security, observability, and
412
412
reliability to Kubernetes, without the complexity.
413
413
414
-
Linkerd 2.14 and later support the [GAMMA initiative's][gamma] experimental
414
+
Linkerd 2.14 and later support the [GAMMA initiative's][gamma]
415
415
Gateway API [support for east-west traffic management][gamma] within the mesh.
0 commit comments