Technical Docs
Runbooks, reference guides, and deep-dives that pair with the open-source projects. Practical, production-grounded documentation.
Kubernetes Troubleshooting Runbook
Production-ready runbook for diagnosing and resolving common Kubernetes issues: CrashLoopBackOff, pending pods, OOM kills, networking, and more.
GitHub Actions CI/CD Patterns for DevOps
Reusable patterns, security hardening, and cost-saving techniques for production GitHub Actions workflows.
ArgoCD on GKE: Setup & Operations Guide
Step-by-step guide to deploying ArgoCD on Google Kubernetes Engine with Ingress, TLS, SSO, and production-ready configuration.
AWS Well-Architected Quick Review Checklist
A practical, engineer-friendly checklist distilled from the AWS Well-Architected Framework's six pillars, use it to review any workload before it goes to production.
Production Kubernetes Readiness Checklist
A practical, battle-tested checklist for taking a Kubernetes workload from 'it runs' to 'it's production-ready', reliability, security, observability, and cost.
Terraform Remote State & CI/CD Runbook
How to set up safe remote state on S3 + DynamoDB and wire Terraform into a CI/CD pipeline that plans on PRs and applies on merge, with the guardrails that prevent disasters.