Skip to content

Commit 31995fc

Browse files
authored
Update GIE and Gateway API version requirements for LLMIsvc (#572)
Update minimum version requirements to match kserve/kserve#4886: - Gateway API Inference Extension (GIE): 0.3.0 → 1.2.0 - Gateway API: 1.2.1 → 1.3.0+ Signed-off-by: Nati Fridman <nafridma@redhat.com>
1 parent 7f44f18 commit 31995fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/admin-guide/kubernetes-deployment-llmisvc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ LLMInferenceService is designed specifically for **Generative AI** workloads (LL
2525

2626
- **Kubernetes**: Version 1.32+
2727
- **Cert Manager**: Version 1.18.0+
28-
- **Gateway API**: Version 1.2.1
29-
- **Gateway API Inference Extension (GIE)**: Version 0.3.0
28+
- **Gateway API**: Version 1.3.0+
29+
- **Gateway API Inference Extension (GIE)**: Version 1.2.0
3030
- **Gateway Provider**: Envoy Gateway v1.5.0+
3131
- **LeaderWorkerSet**: Version 0.6.2+ (for multi-node deployments)
3232

0 commit comments

Comments
 (0)