Go to file
zheng020 4db796f407 docs: restructure K8s migration spec into two phases
Per user feedback, split into two phases:

Phase 1 (this task): Merged deployment to reduce cost. All services in single topfans namespace, single gateway, external DB (RDS/ElastiCache), HPA for high-load services. Focus on getting off single VM and using K8s elasticity.

Phase 2 (future, not in this task): Per-group namespace isolation. Triggered by scale/isolation needs. Sketch included as future reference.

Removed from this spec (moved to Phase 2 or out of scope):
- per-group namespace architecture (was the original main design)
- ResourceQuota / LimitRange
- per-group gateway with cross-ns Dubbo
- application-layer group_id changes
- new services (admin/review/ai-*) implementation

Updated:
- Section 0: New 'Phased Strategy' section at top
- Section 2: Three candidates reframed for Phase 1 (don't migrate / single-namespace / per-group from day 1)
- Section 4: Detailed design is now single-namespace with all services merged
- Section 5: Single chart (topfans/) instead of two (topfans-shared + topfans-group)
- Section 6: Migration plan is Phase 1 only
- Section 10: Refinements trimmed to Phase 1-relevant items
- Section 11 (NEW): Phase 2 future design sketch for reference
2026-06-08 17:25:17 +08:00
.agents/skills feat:实现AI生成镭射卡功能 2026-06-03 22:19:22 +08:00
backend feat(statistic): T9-T12 dashboard 7 RPCs - additional business-side service modifications 2026-06-08 17:20:53 +08:00
docker feat: 修改头像显示不全,修改docker的配置 2026-06-04 16:41:20 +08:00
docs docs: restructure K8s migration spec into two phases 2026-06-08 17:25:17 +08:00
frontend feat:增加env配置 2026-06-05 12:26:05 +08:00
mock feat: 修改遗留bug 2026-04-12 16:05:13 +08:00
scripts 压缩图片 2026-05-06 12:04:34 +08:00
supabase/migrations feat: 合并代码,解决冲突 2026-05-16 02:42:32 +08:00
.gitignore feat(statistic): scaffold statisticService with go.mod and directory structure 2026-06-08 17:20:53 +08:00
AGENTS.md feat:实现AI生成镭射卡功能 2026-06-03 22:19:22 +08:00
CLAUDE.md fix: 样式修复、创作者头像修复 2026-06-03 18:13:16 +08:00
README.md fix:修改瀑布流ios的抖动现象 2026-05-13 13:03:45 +08:00

TopFans