vllm-project / vllm-project/aibrix
[Dist KV] vllm pods which do not have kvcache pods running in the same node crashes.
Open
area/installation
area/kv-cache
kind/bug
kind/enhancement
priority/critical-urgent
- Dominant language
- Go
- Stars
- 5.1k
- Forks
- 694
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 98
Description
### 🚀 Feature Description and Motivation
vllm pods which do not have kvcache pods running in the same node crashes.
All vllm pods should run with kvcache pod in the same node.
Temporary solution would be making kvcache pods spread in all nodes using affinity and antiaffinity. but it is not too unreliable. More elegant and reliable solution is needed.
### Use Case
distributed kv cache set up
### Proposed Solution
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.