Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions site-src/implementations.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Implementors and integrators of Gateway API are encouraged to update this docume
- [NGINX Kubernetes Gateway][12]
- [STUNner][21] (beta)
- [Traefik][13] (alpha)
- [Tyk][29] (work in progress)
- [WSO2 APK][25] (pre-alpha)

## Service Mesh Implementation Status <a name="meshes"></a>
Expand Down Expand Up @@ -71,6 +72,7 @@ Implementors and integrators of Gateway API are encouraged to update this docume
[26]:#kuadrant
[27]:#azure-application-gateway-for-containers
[28]:#linkerd
[29]:#tyk

[gamma]:/concepts/gamma/

Expand Down Expand Up @@ -348,6 +350,16 @@ Traefik is currently working on implementing UDP, and ReferenceGrant. Status upd
[traefik]:https://traefik.io
[traefik-1]:https://doc.traefik.io/traefik/routing/providers/kubernetes-gateway/

### Tyk

[Tyk Gateway][tyk-gateway] is a cloud-native, open source, API Gateway.

The [Tyk.io][tyk] team is working towards an implementation of the Gateway API. You can track progress of this project [here][tyk-operator].

[tyk]:https://tyk.io
[tyk-gateway]:https://github.com/TykTechnologies/tyk
[tyk-operator]:https://github.com/TykTechnologies/tyk-operator

### WSO2 APK

[WSO2 APK][wso2-apk] is a purpose-built API management solution tailored for Kubernetes environments, delivering seamless integration, flexibility, and scalability to organizations in managing their APIs.
Expand Down