docs(adr-016): soften the second stale off-site-backup claim (R8 consistency)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
a483f4e55c
commit
0030b45bbd
1 changed files with 3 additions and 2 deletions
|
|
@ -85,8 +85,9 @@ allocated for it.
|
||||||
- **Bootstrap order:** stand up the coordinator on `askari` → enroll `ubongo` →
|
- **Bootstrap order:** stand up the coordinator on `askari` → enroll `ubongo` →
|
||||||
`base` enrolls the fleet.
|
`base` enrolls the fleet.
|
||||||
- **Coordinator survival:** off-site on `askari` ⇒ mesh survives a homelab outage.
|
- **Coordinator survival:** off-site on `askari` ⇒ mesh survives a homelab outage.
|
||||||
NetBird's management datastore is backed up encrypted off `askari` (synced to
|
NetBird's management datastore is **intended** to be backed up encrypted off `askari`
|
||||||
`ubongo`/`mamba`); peers keep last-known config through a brief coordinator outage.
|
(synced to `ubongo`/`mamba`; not yet built — see the Availability amendment / R8); peers
|
||||||
|
keep last-known config through a brief coordinator outage.
|
||||||
- **`askari` is Ansible-managed:** its own inventory group `offsite_hosts` — provisioned
|
- **`askari` is Ansible-managed:** its own inventory group `offsite_hosts` — provisioned
|
||||||
as **Terraform IaC** (`hetznercloud/hcloud`), managed independently of the Proxmox
|
as **Terraform IaC** (`hetznercloud/hcloud`), managed independently of the Proxmox
|
||||||
cluster (its own provider + local state). Ansible configuration: `base` role, plus a
|
cluster (its own provider + local state). Ansible configuration: `base` role, plus a
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue