You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site-src/guides/index.md
+6-8Lines changed: 6 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -262,17 +262,15 @@ A cluster with:
262
262
kubectl get httproute llm-route -o yaml
263
263
```
264
264
265
-
=== "Kubvernor Rust API Gateway"
265
+
=== "Kubvernor"
266
266
267
267
[Kubvernor Rust API Gateway](https://github.com/kubvernor/kubvernor) is a higly experimental project so not ready for production but it supports version v0.5.1 of Inference Extension Spec.
268
+
268
269
269
-
1. Requirements
270
-
- Rust and Cargo installed
271
-
272
-
2. Run Kubvernor Rust API Gateway as documented in [README](https://github.com/kubvernor/kubvernor/blob/main/README.md)
270
+
1. Compile and run Kubvernor Rust API Gateway as documented in [README](https://github.com/kubvernor/kubvernor/blob/main/README.md)
0 commit comments