Skip to content

Commit

Permalink
docs: GTW API support changed to Gloo Gateway instead of GloodMesh (#…
Browse files Browse the repository at this point in the history
…3914)

correct GTW API support to state Gloo Gateway instead of GloodMesh

Signed-off-by: Ian Rudie <[email protected]>
  • Loading branch information
ilrudie authored Oct 29, 2024
1 parent 79c445f commit 8696879
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/features/traffic-management/plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,4 @@ responsibility of the Argo Rollouts administrator to define the plugin installat
* This is a plugin that allows argo-rollouts to work with contour's resource: HTTPProxy. It enables traffic shaping patterns such as canary releases and more.

#### [Gateway API](https://github.com/argoproj-labs/rollouts-plugin-trafficrouter-gatewayapi/)
* Provide support for Gateway API, which includes Kuma, Traefix, cilium, Contour, GloodMesh, HAProxy, and [many others](https://gateway-api.sigs.k8s.io/implementations/#implementation-status).
* Provide support for Gateway API, which includes Kuma, Traefix, cilium, Contour, Gloo Gateway, HAProxy, and [many others](https://gateway-api.sigs.k8s.io/implementations/#implementation-status).

0 comments on commit 8696879

Please sign in to comment.