Skip to content

Provider Status

Several Service Mesh and Gateway solutions are already implementing the Gateway API. You can find a contributed list of known implementations at the Gateway API website.

All providers should work out of the box with Argo Rollouts and the Gateway plugin.

For convenience we are including here a list of those actually tested with the plugin along with the related example (if applicable).

Provider Works Code
Cilium yes Example
Envoy Gateway yes Example
Gloo Gateway yes Example
Google Cloud yes Example
Kong yes Example
NGINX Gateway yes Example
Traefik yes Example

Note that these examples are included just for completeness. You should be able to use any solution that implements the Gateway API.

Note

We are always looking for more tested implementations. If you have tried the plugin with a provider not listed above please open a Pull Request to add it to the list.