Skip to content

Commit 08aff0e

Browse files
remove "experimental" language from gamma implementations (#3580)
1 parent 5dd3155 commit 08aff0e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

site-src/implementations.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ Please see the [Consul API Gateway documentation][consul-api-gw-doocs] for curre
347347
A minimal install of Istio can be used to provide a fully compliant
348348
implementation of the Kubernetes Gateway API for cluster ingress traffic
349349
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
351351
management][gamma] within the mesh.
352352

353353
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
398398

399399
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.
400400

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]
402402
Gateway API [support for east-west traffic management][gamma] within the mesh.
403403

404404
[kuma]:https://kuma.io
@@ -411,7 +411,7 @@ It is the only major mesh not based on Envoy, instead relying on a
411411
purpose-built Rust micro-proxy to bring security, observability, and
412412
reliability to Kubernetes, without the complexity.
413413

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]
415415
Gateway API [support for east-west traffic management][gamma] within the mesh.
416416

417417
[linkerd]:https://linkerd.io/

0 commit comments

Comments
 (0)