aiondemand / aiondemand/aiod-enhanced-interaction
[IMPORTANT] Create kubernetes deployment setup
未关闭
- 主要语言
- Python
- 星标
- 0
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
描述
Since the new AIoD platform is eventually supposed to be deployed on Kubernetes cluster, we should make it Kubernetes ready by testing it locally and preparing deployment config files
BLOCKER:
- [ ] We need to split the application into parts that are stateless and that are not
- API handling can be easily replicated together with query processing (Each replica would have its own embedding model)
- The recurring sync up with AIoD platform cannot be duplicated to each replica...
- The same goes for database -> For now only one DB instance should suffice (applies for both Milvus and TinyDB)
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。