blumeops/argocd/manifests
Erich Blume 947e4310c3 C2: migrate immich from minikube to ringtail (mikado chain) (#356)
## Summary

C2 Mikado chain to move the entire Immich stack (server, ML, valkey,
postgres) off `minikube-indri` and onto `k3s-ringtail`. Immich is the
largest single tenant on minikube (~1.5 GiB resident) and minikube is
currently memory-saturated (97% RAM, swapping). This is the first
concrete chain in the broader indri-k8s decommission effort.

This PR contains the planning layer only — 7 cards (1 goal + 6
prerequisites). Implementation cycles follow per the Mikado Branch
Invariant.

## Goal end-state

- Immich `server`, `machine-learning`, `valkey` on ringtail.
- ML pod uses ringtail's RTX 4080 (performance win — currently
  CPU-only).
- CNPG `immich-pg` (PG17 + VectorChord) runs on ringtail.
- Library still on sifaka NFS — ringtail mounts the same path.
- `photos.ops.eblu.me` reroutes through Caddy → ringtail ingress.
- Minikube `immich` and `immich-pg` are removed.

## Cards

| Card | Depends on |
|---|---|
| `migrate-immich-to-ringtail` (goal) | all six below |
| `cnpg-on-ringtail` | — |
| `immich-pg-on-ringtail` | cnpg-on-ringtail |
| `immich-pg-data-migration` | immich-pg-on-ringtail |
| `sifaka-nfs-from-ringtail` | — |
| `immich-app-on-ringtail` | immich-pg-on-ringtail, sifaka-nfs-from-ringtail |
| `immich-cutover-and-decommission` | immich-pg-data-migration, immich-app-on-ringtail |

## Key constraints

- **No data loss.** Downtime is acceptable; data loss is not. Two
  surfaces matter: postgres (ML embeddings, face data — slow to
  re-derive) and the library files (don't move, but NFS access from
  ringtail must be verified).
- **Migration method:** Option A is a CNPG `externalCluster`
  basebackup → promote. Option B is `pg_dump`/`pg_restore` as a
  documented fallback. Either way, dry-run against a scratch
  cluster first.
- **Why pg moves too** (not cross-cluster): keeping pg on minikube
  would block the whole decommission, and Immich is chatty with pg
  so tailnet round-trips would hurt.

## Test plan

- [ ] Plan review — does the dependency graph make sense?
- [ ] `mise run docs-mikado migrate-immich-to-ringtail` shows the
      chain correctly.
- [ ] Per-card implementation cycles land separately (commit
      convention enforced by hook).

Reviewed-on: #356
2026-05-13 16:46:17 -07:00
..
1password-connect
alloy-k8s C0: alloy — bump kustomization tags to main-branch SHA 2026-05-01 08:31:27 -07:00
alloy-ringtail C0: alloy — bump kustomization tags to main-branch SHA 2026-05-01 08:31:27 -07:00
alloy-tracing-ringtail C0: alloy — bump kustomization tags to main-branch SHA 2026-05-01 08:31:27 -07:00
argocd C0: docs — default argocd login to --sso; drop extraneous --grpc-web 2026-04-21 10:43:21 -07:00
authentik C0: remove argocd OIDC client_secret wiring 2026-04-21 10:38:26 -07:00
cloudnative-pg
databases C2: migrate immich from minikube to ringtail (mikado chain) (#356) 2026-05-13 16:46:17 -07:00
databases-ringtail C2: migrate immich from minikube to ringtail (mikado chain) (#356) 2026-05-13 16:46:17 -07:00
external-secrets
forgejo-runner chore: repoint runner-job-image tag at CI-built v0.20.6-50f8c2a 2026-04-21 08:38:33 -07:00
frigate C0: bump frigate-notify to v0.5.4-e928054-nix (workdir fix) 2026-04-21 09:44:24 -07:00
grafana Address 6 critical Prowler IaC findings (mute + grafana RBAC tighten) (#340) 2026-04-29 10:43:32 -07:00
grafana-config C1: deploy adelaide-baby-shower-app to ringtail k3s (#349) 2026-05-11 13:47:18 -07:00
homepage C0: bump homepage image to fixed-perms build (v1.11.0-678f26b-nix) 2026-05-10 21:16:34 -07:00
immich-ringtail C2: migrate immich from minikube to ringtail (mikado chain) (#356) 2026-05-13 16:46:17 -07:00
kingfisher
kiwix
kube-state-metrics
kube-state-metrics-ringtail
loki
mealie
miniflux
navidrome
ntfy
nvidia-device-plugin C2: migrate immich from minikube to ringtail (mikado chain) (#356) 2026-05-13 16:46:17 -07:00
ollama
paperless C0: valkey — bump kustomization tags to main-branch SHA 2026-05-01 17:47:16 -07:00
prometheus
prowler C0: prowler — rebuild image against main HEAD 2026-04-29 10:49:27 -07:00
shower C0: shower — rebuild from main SHA (post-merge retag) 2026-05-11 20:20:39 -07:00
tailscale-operator
tailscale-operator-base Switch Fly proxy to upstream keepalive pools (#337) 2026-04-17 16:39:52 -07:00
tailscale-operator-ringtail C0: tailscale main-SHA rebuild for ringtail proxyclass 2026-05-06 06:52:39 -07:00
tempo
teslamate
torrent
unpoller