Skip to content

Commit 061a556

Browse files
Update site-src/implementations/gateways.md
Co-authored-by: Nir Rozenbaum <[email protected]>
1 parent 8e66626 commit 061a556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site-src/implementations/gateways.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,6 @@ or within your [llm-d infrastructure](https://github.com/llm-d-incubation/llm-d-
9797
utilization for AI inference workloads.
9898

9999
## Kubvernor Rust API Gateway
100-
[Kubvernor Rust API Gateway][krg] is an open-source, highly experimental implementation of API controller in Rust programming language. Currently, Kubernor supports Envoy Proxy. The project aims to be as generic as possible so Kubvernor can be used to manage/deploy different gateways (Envoy, Nginx, HAProxy, etc.). Kubvernor Rust API Gateway implements Inference Extensions v0.5.1.
100+
[Kubvernor Rust API Gateway][krg] is an open-source, highly experimental implementation of API controller in Rust programming language. Currently, Kubvernor supports Envoy Proxy. The project aims to be as generic as possible so Kubvernor can be used to manage/deploy different gateways (Envoy, Nginx, HAProxy, etc.). Kubvernor Rust API Gateway is conformant with Gateway-API-Inference-Extension v0.5.1.
101101

102102
[krg]:https://github.com/kubvernor/kubvernor

0 commit comments

Comments
 (0)