Skip to content

Commit e711b72

Browse files
docs: sorted provider table (#132)
Signed-off-by: Kostis Kapelonis <kostis@codefresh.io>
1 parent 67c635c commit e711b72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/provider-status.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@ For convenience we are including here a list of those actually tested with the p
1515

1616
| Provider | Version | API Version | Plugin | Code |
1717
|------------|------------|-------------| ---------| ---------|
18+
| [Amazon VPC Lattice](https://www.gateway-api-controller.eks.aws.dev/latest//) | 1.1.2 | 1.3.0 | 0.6.0 | [Example](https://github.com/argoproj-labs/rollouts-plugin-trafficrouter-gatewayapi/tree/main/examples/aws-gateway-api-controller-lattice ) |
1819
| [Cilium](https://cilium.io/) | Unknown | 0.7.0 | 0.2.0 | [Example](https://github.com/argoproj-labs/rollouts-plugin-trafficrouter-gatewayapi/tree/main/examples/cilium) |
1920
| [Envoy Gateway](https://gateway.envoyproxy.io/) | 0.5.0 | Unknown | 0.2.0 | [Example](https://github.com/argoproj-labs/rollouts-plugin-trafficrouter-gatewayapi/tree/main/examples/envoygateway) |
2021
| [Gloo Gateway](https://docs.solo.io/gloo-gateway/v2/) | 2.0.0-beta | 1.0 | 0.2.0 | [Example](https://github.com/argoproj-labs/rollouts-plugin-trafficrouter-gatewayapi/tree/main/examples/gloo-gateway) |
2122
| [Google Cloud](https://cloud.google.com/kubernetes-engine/docs/concepts/gateway-api) | N/A | 0.7.0 | 0.2.0 | [Example](https://github.com/argoproj-labs/rollouts-plugin-trafficrouter-gatewayapi/tree/main/examples/google-cloud) |
2223
| [Kong](https://docs.konghq.com/kubernetes-ingress-controller/latest/concepts/gateway-api/) | 2.9.x | 0.7.1 | 0.2.0 | [Example](https://github.com/argoproj-labs/rollouts-plugin-trafficrouter-gatewayapi/tree/main/examples/kong) |
24+
| [Linkerd](https://linkerd.io/) | 2.13.0 | Unknown | 0.2.0 | [Example](https://github.com/argoproj-labs/rollouts-plugin-trafficrouter-gatewayapi/tree/main/examples/linkerd) |
2325
| [NGINX Gateway](https://github.com/nginxinc/nginx-gateway-fabric) | Unknown | 0.8.0 | 0.2.0 | [Example](https://github.com/argoproj-labs/rollouts-plugin-trafficrouter-gatewayapi/tree/main/examples/nginx) |
2426
| [Traefik](https://doc.traefik.io/traefik/providers/kubernetes-gateway/) | 3.1.3 | 1.1 | 0.4.0 | [Example](https://github.com/argoproj-labs/rollouts-plugin-trafficrouter-gatewayapi/tree/main/examples/traefik) |
25-
| [Linkerd](https://linkerd.io/) | 2.13.0 | Unknown | 0.2.0 | [Example](https://github.com/argoproj-labs/rollouts-plugin-trafficrouter-gatewayapi/tree/main/examples/linkerd) |
26-
| [AWS Gateway API Controller for Amazon VPC Lattice](https://www.gateway-api-controller.eks.aws.dev/latest//) | 1.1.2 | 1.3.0 | 0.6.0 | [Example](https://github.com/argoproj-labs/rollouts-plugin-trafficrouter-gatewayapi/tree/main/examples/aws-gateway-api-controller-lattice ) |
2727

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

0 commit comments

Comments
 (0)