Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,11 @@ ksail.prod.yaml # KSail production cluster config (Talos + Hetzner, kust
hosts # Host entries mapping *.platform.lan names to 127.0.0.1 for local access β€” instance-owned
.sops.yaml # SOPS encryption rules and Age public keys β€” instance-owned
.releaserc # semantic-release configuration
docs/ # Operator & disaster-recovery runbooks (TEMPLATE-OWNED) β€” BOOTSTRAP,
# TEMPLATING, TENANTS, node-autoscaling, oidc-kubectl, runtime-security,
# rwx-storage, secret-rotation
dr/ # Disaster-recovery runbooks: README, runbook, restore-drill, alerting,
# crypto-custody, openbao, velero-cnpg
```

The **Bootstrap workflow** (`.github/workflows/bootstrap.yaml`) is how a freshly
Expand Down