Skip to content

Runbooks

This section contains operational runbooks and procedures for managing the Fawkes platform.

Overview

Runbooks provide step-by-step operational procedures for common platform tasks, incident response, and validation.

Platform Operations

Epic 1: Platform Foundation

Epic 3: Product Discovery

Validation & Acceptance Testing

AT-E1-001: Azure AKS Cluster

Quick Reference

Common Operations

# Check platform status
make k8s-status

# View component logs
make k8s-logs COMPONENT=backstage

# Check ArgoCD status
make argocd-status ENVIRONMENT=dev

# Validate resources
make validate-resources

# Deploy locally
make deploy-local COMPONENT=all

Troubleshooting

See the Troubleshooting Guide for common issues and solutions.

Platform engineers should keep runbooks current: an out-of-date runbook is worse than no runbook because it creates false confidence during incidents.