Portal | Level: L1: Foundations | Topics: Kubernetes Core, Docker / Containers | Domain: DevOps & Tooling
Ops Archaeology: The Deploy That Didn't Deploy¶
| File | Purpose |
|---|---|
| briefing.md | Scenario briefing with artifacts |
| hints.md | Progressive hints (timed) |
| answer_key.md | Full solution and skills tested |
Ops Archaeology exercise — see ops-archaeology index for context.
Pages that link here¶
- Answer Key: The Deploy That Didn't Deploy
- Mental Models (Core Concepts)
- Ops Archaeology: Reverse-Engineering Production Systems
- Pattern: Stale Image Tag
- Pattern:
latestTag in Production - Runbook: ImagePullBackOff
- Symptoms
Wiki Navigation¶
Prerequisites¶
- Kubernetes Ops (Production) (Topic Pack, L2)
Related Content¶
- Case Study: ImagePullBackOff Registry Auth (Case Study, L1) — Docker / Containers, Kubernetes Core
- Mental Models (Core Concepts) (Topic Pack, L0) — Docker / Containers, Kubernetes Core
- Runbook: ImagePullBackOff (Runbook, L1) — Docker / Containers, Kubernetes Core
- AWS ECS (Topic Pack, L2) — Docker / Containers
- Adversarial Interview Gauntlet (30 sequences) (Scenario, L2) — Kubernetes Core
- Case Study: Alert Storm — Flapping Health Checks (Case Study, L2) — Kubernetes Core
- Case Study: CI Pipeline Fails — Docker Layer Cache Corruption (Case Study, L2) — Docker / Containers
- Case Study: Canary Deploy Routing to Wrong Backend — Ingress Misconfigured (Case Study, L2) — Kubernetes Core
- Case Study: Container Vuln Scanner False Positive Blocks Deploy (Case Study, L2) — Docker / Containers
- Case Study: CrashLoopBackOff No Logs (Case Study, L1) — Kubernetes Core