docs: 记录 Compute 方向与 Database 模块合并
Verify / test (pull_request) Successful in 8m2s
Verify / lint (pull_request) Successful in 9m34s

This commit is contained in:
2026-09-20 19:59:53 +00:00
parent 09a0a5665f
commit 4206cfbab7
4 changed files with 129 additions and 1 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
- 建立稳定的 `VirtualMachine` 北向 API,并支持现有资源 adopt。
- 南向按能力组合 Proxmox API、节点受限 Agent/CLI 与 `ManualTask`,不假设 Proxmox API 完整。
- ComputeNode 加入、drain 和 `SafeToRemove`。
- Node 加入、drain 和 `SafeToRemove`;Node API 由 Ayatori Compute Agent 实现,不依赖 kubelet。
- StorageClass、StoragePool、Volume 与迁移计划。
- 先支持人工磁盘迁移,再按实际收益自动化。