Navigation
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

  1. Step with command or action
  2. Step with expected output
  3. Step with conditional branch (if / else)

Validation

CheckCommandExpected
<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>