File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
2828Note that these examples are included just for completeness. You should be able
2929to use any solution that implements the Gateway API.
You can’t perform that action at this time.
0 commit comments