TemplatesUpdated July 3, 2026
<runbook name>
runbookoperations
<runbook name>
Purpose
Short description of operational intent and scope.
Preconditions
- Access permissions
- Required tooling / credentials
- Service healthy / degraded pre-checks
Procedure
- Step with command or action
- Step with expected output
- Step with conditional branch (if / else)
Validation
| Check | Command | Expected |
|---|---|---|
| <health endpoint> | curl ... | HTTP 200 |
Escalation
- Tier 1: <contact/mailing-list>
- Tier 2: <oncall group>
- Security: <security alias>
Rollback (if applicable)
Describe reversal steps or reference rollback runbook.
Related
- <relative-link-1>
- <relative-link-2>