Skip to content

Commit 419aba9

Browse files
Add istio to implementations.md (#631)
* Add istio to implementations.md * fixes
1 parent 40595e0 commit 419aba9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

site-src/implementations.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,12 @@ Issue](https://github.com/GoogleCloudPlatform/gke-gateway-api/issues/20).
5454
[gke-gateway]:https://cloud.google.com/kubernetes-engine/docs/concepts/gateway-api
5555
[gke-gateway-deploy]:https://cloud.google.com/kubernetes-engine/docs/how-to/deploying-gateways
5656
[gke-multi-cluster-gateway]:https://cloud.google.com/kubernetes-engine/docs/how-to/deploying-multi-cluster-gateways
57+
58+
## Istio
59+
60+
[Istio](https://istio.io/) is an open source service mesh and gateway implementation.
61+
It provides a fully compliant implementation of the Kubernetes Gateway API for cluster ingress traffic control.
62+
For service mesh users, Istio also fully supports east-west (including [GAMMA](https://gateway-api.sigs.k8s.io/mesh/)) traffic management within the mesh.
63+
64+
Gateway API Inference Extension support is being tracked by this [GitHub
65+
Issue](https://github.com/istio/istio/issues/55768).

0 commit comments

Comments
 (0)