Skip to content

Commit

Permalink
Add gateway API link, fix Contour plugin naming
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Garfield <[email protected]>
  • Loading branch information
todaywasawesome committed May 17, 2023
1 parent 497e69a commit a5440a9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/features/traffic-management/plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,8 @@ responsibility of the Argo Rollouts administrator to define the plugin installat
* This is just a sample plugin that can be used as a starting point for creating your own plugin.
It is not meant to be used in production. It is based on the built-in prometheus provider.

#### [rollouts-plugin-trafficrouter-contour](https://github.com/argoproj-labs/rollouts-plugin-trafficrouter-contour)
#### [Contour](https://github.com/argoproj-labs/rollouts-plugin-trafficrouter-contour)
* This is a plugin for support Contour.

#### [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).

0 comments on commit a5440a9

Please sign in to comment.