Warm-standby: snapshot-ship automation home-1 -> ser8 (sqlite/kine + local-path PVs) #261
Labels
No labels
burndown-2026-06
coherence-core
consult
headless
interactive
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coilyco-flight-deck/infrastructure#261
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Warm-standby follow-up from #99. Automate scheduled state replication from home-1 (kai-server) to home-2 (ser8) over Tailscale. RPO = snapshot interval.
Key constraint: kai-server's k3s runs on sqlite/kine, not embedded etcd (confirmed 2026-06-06;
scripts/k3s-start.shhas no--cluster-init). Sok3s etcd-snapshotdoes not apply. Replication is:/var/lib/rancher/k3s/server/db/state.db+ WAL) captured consistently (sqlite.backup/online backup, not a raw cp of a live file), plusShip to ser8 over the tailnet on a timer (systemd timer or k3s CronJob). Decide retention + interval (drives RPO). Depends on ser8 being a cluster member (#258).
Backlog burndown 2026-06-17: closing low-priority (P3/P4) to bring the open count to a manageable level. Nothing lost — reopen if this resurfaces. Batch tag:
burndown-2026-06.