Skip to content

Commit 9792e23

Browse files
authored
Docs: Updates kgateway in Implementations (#1325)
Signed-off-by: Daneyon Hansen <[email protected]>
1 parent 376e293 commit 9792e23

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

site-src/implementations/gateways.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,11 @@ Issue](https://github.com/envoyproxy/ai-gateway/issues/423).
3131

3232
## Kgateway
3333

34-
[Kgateway](https://kgateway.dev/) is a feature-rich, Kubernetes-native
35-
ingress controller and next-generation API gateway. Kgateway brings the
36-
full power and community support of Gateway API to its existing control-plane
37-
implementation.
38-
39-
Progress towards supporting this project is tracked with a [GitHub
40-
Issue](https://github.com/kgateway-dev/kgateway/issues/10411).
34+
[Kgateway](https://kgateway.dev/) is a Gateway API Inference Extension
35+
[conformant](https://github.com/kubernetes-sigs/gateway-api-inference-extension/tree/main/conformance/reports/v0.5.1/gateway/kgateway)
36+
gateway that can run [independently](https://gateway-api-inference-extension.sigs.k8s.io/guides/#__tabbed_3_3), as an [Istio waypoint](https://kgateway.dev/blog/extend-istio-ambient-kgateway-waypoint/),
37+
or within your [llm-d infrastructure](https://github.com/llm-d-incubation/llm-d-infra) to improve accelerator (GPU)
38+
utilization for AI inference workloads.
4139

4240
## Google Kubernetes Engine
4341

0 commit comments

Comments
 (0)