Skip to content

Commit 7b1f199

Browse files
committed
Add Flomesh Service Mesh as a downstream implementation
1 parent 6a8aa63 commit 7b1f199

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

site-src/implementations.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Implementors and integrators of Gateway API are encouraged to update this docume
1212
- [Cilium][16] (work in progress)
1313
- [Contour][3] (alpha)
1414
- [Emissary-Ingress (Ambassador API Gateway)][4] (alpha)
15+
- [Flomesh Service Mesh][17] (work in progress)
1516
- [Gloo Edge 2.0][5] (work in progress)
1617
- [Google Kubernetes Engine][6] (public preview)
1718
- [HAProxy Ingress][7] (alpha)
@@ -42,6 +43,7 @@ Implementors and integrators of Gateway API are encouraged to update this docume
4243
[14]:#flagger
4344
[15]:#cert-manager
4445
[16]:#cilium
46+
[17]:#flomesh-service-mesh-fsm
4547

4648
## Implementations
4749

@@ -117,6 +119,15 @@ See [here][emissary-gateway-api] for more details on using the Gateway API with
117119
[envoy]:https://envoyproxy.io
118120
[emissary-gateway-api]:https://www.getambassador.io/docs/edge-stack/latest/topics/using/gateway-api/
119121

122+
### Flomesh Service Mesh (FSM)
123+
124+
[Flomesh Service Mesh][fsm] is a community driven Kubernetes North-South traffic manager, and provides an implementation of Ingress controller, Gateway API, Load Balancer, and cross-cluster service registration and service discovery.
125+
126+
The [Flomesh.io](flomesh) team is actively working towards an implementation of the Gateway API.
127+
128+
[fsm]:https://github.com/flomesh-io/fsm
129+
[flomesh]:https://fomesh.io
130+
120131
### Gloo Edge
121132

122133
Gloo Edge 2.0 is an Istio-native, fully-featured Envoy based API gateway that brings [Gloo Edge][glooedge] functionality to Istio. The [Solo.io][solo] team is actively working towards an implementation of the Gateway API.

0 commit comments

Comments
 (0)