Skip to content

Commit

Permalink
align examples
Browse files Browse the repository at this point in the history
Signed-off-by: Alon Gluz <[email protected]>
  • Loading branch information
AlonGluz committed Sep 26, 2024
1 parent a800073 commit 7c15e10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/provider-status.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ For convenience we are including here a list of those actually tested with the p
| [Kong](https://docs.konghq.com/kubernetes-ingress-controller/latest/concepts/gateway-api/) | yes | [Example](https://github.com/argoproj-labs/rollouts-plugin-trafficrouter-gatewayapi/tree/main/examples/kong) |
| [NGINX Gateway](https://github.com/nginxinc/nginx-gateway-fabric) | yes | [Example](https://github.com/argoproj-labs/rollouts-plugin-trafficrouter-gatewayapi/tree/main/examples/nginx) |
| [Traefik](https://doc.traefik.io/traefik/providers/kubernetes-gateway/) | yes | [Example](https://github.com/argoproj-labs/rollouts-plugin-trafficrouter-gatewayapi/tree/main/examples/traefik) |
| [Linkerd](https://linkerd.io/) | yes | [Example](https://github.com/argoproj-labs/rollouts-plugin-trafficrouter-gatewayapi/tree/main/examples/traefik) |
| [Linkerd](https://linkerd.io/) | yes | [Example](https://github.com/argoproj-labs/rollouts-plugin-trafficrouter-gatewayapi/tree/main/examples/linkerd) |

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

0 comments on commit 7c15e10

Please sign in to comment.