Skip to content

Commit 77c95f7

Browse files
[Doc] add KAITO to integrations (#25521)
Signed-off-by: "Abhishek Sheth" <[email protected]>
1 parent 59f30d0 commit 77c95f7

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# KAITO
2+
3+
[KAITO](https://kaito-project.github.io/kaito/docs/) is a Kubernetes operator that supports deploying and serving LLMs with vLLM. It offers managing large models via container images with built-in OpenAI-compatible inference, auto-provisioning GPU nodes and curated model presets.
4+
5+
Please refer to [quick start](https://kaito-project.github.io/kaito/docs/quick-start) for more details.

docs/deployment/k8s.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Alternatively, you can deploy vLLM to Kubernetes using any of the following:
1212

1313
- [Helm](frameworks/helm.md)
1414
- [InftyAI/llmaz](integrations/llmaz.md)
15+
- [KAITO](integrations/kaito.md)
1516
- [KServe](integrations/kserve.md)
1617
- [KubeRay](integrations/kuberay.md)
1718
- [kubernetes-sigs/lws](frameworks/lws.md)

0 commit comments

Comments
 (0)