[Phase 0] Write docs/operator-runbook.md: ordered manual-action guide for operator #50
Reference in New Issue
Block a user
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?
Roadmap reference
Phase 0 — Orientation: consolidate all manual operator steps into a single, ordered runbook.
Motivation
Manual operator steps are currently scattered across:
docs/secrets-checklist.md(secrets only)The operator needs a single doc they can open and follow top-to-bottom in one sitting to unblock the entire deployment pipeline.
What to do
Create
docs/operator-runbook.mdwith the following ordered sections:0xWheatyz/api-company(unblocks #41, #47)0xWheatyz/Talos— copy fromflux/api-company-source/(unblocks #2)gitea-leeworks-agents-tokeninflux-systemnamespace (unblocks Flux GitRepository auth)gitea-runner-tokeningitea-runnernamespace (unblocks #3 — CI runner)registry.leeworks.dev(unblocks #4)grafana-adminsecret inmonitoringnamespace (unblocks #7)gatus-slack-webhooksecret inmonitoringnamespace (unblocks #8)Each section should include: exact kubectl command (or Gitea UI click path), what it unblocks, and a verification step.
Acceptance criteria
docs/operator-runbook.mdcommitted and present on maindocs/secrets-checklist.mdfor secret details (no duplication)Dependencies
Closed by PR #52. docs/operator-runbook.md committed — ordered phase-by-phase manual covering all 5 phases from repo creation through RapidAPI launch.