blumeops/plans/k8s-migration
Erich Blume b97d461a5a P6: Kiwix and Transmission migration planning (#35)
## Summary
- Detailed planning document for Phase 6 of k8s migration
- Transmission as standalone general-purpose torrent service with web UI at torrent.tail8d86e.ts.net
- NFS storage on sifaka (/volume1/torrents) shared between both services
- Declarative ZIM torrent list in kiwix's ConfigMap, synced to transmission via sidecar
- ZIM watcher CronJob for automatic kiwix restart when new archives complete
- Supports both GitOps (declarative) and interactive (web UI) torrent management

## Architecture Highlights
- **torrent namespace**: Standalone transmission with Tailscale ingress
- **kiwix namespace**: kiwix-serve with torrent-sync sidecar
- **Shared NFS PV**: Single PV referenced by PVCs in both namespaces
- **No backup needed**: Sifaka is RAID 5/6 and already the backup target

## Deployment and Testing
- [ ] Review plan document
- [ ] Verify NFS export on sifaka is feasible
- [ ] Approve architecture decisions

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Reviewed-on: https://forge.tail8d86e.ts.net/eblume/blumeops/pulls/35
2026-01-20 18:42:11 -08:00
..
00_overview.md K8s Migration Phase 1: Infrastructure Setup (#29) 2026-01-19 09:49:52 -08:00
P0_foundation.complete.md K8s Migration Phase 1: Infrastructure Setup (#29) 2026-01-19 09:49:52 -08:00
P1_k8s_infrastructure.complete.md Rename P1 to complete 2026-01-19 10:03:52 -08:00
P2_grafana.complete.md Rename P2 plan to .complete.md 2026-01-19 15:06:27 -08:00
P3_postgresql.complete.md P3 done 2026-01-19 18:19:33 -08:00
P4_miniflux.complete.md Add P4 implementation notes and mark complete 2026-01-20 09:10:23 -08:00
P5_devpi.complete.md P5 done 2026-01-20 15:04:46 -08:00
P6_kiwix.md P6: Kiwix and Transmission migration planning (#35) 2026-01-20 18:42:11 -08:00
P7_forgejo.md K8s Migration Phase 1: Infrastructure Setup (#29) 2026-01-19 09:49:52 -08:00
P8_woodpecker.md K8s Migration Phase 1: Infrastructure Setup (#29) 2026-01-19 09:49:52 -08:00
P9_cleanup.md K8s Migration Phase 1: Infrastructure Setup (#29) 2026-01-19 09:49:52 -08:00