Solutions¶
Hint ladders and answer keys for labs and runbooks. Designed to help when you're stuck without instantly spoiling the learning.
How to use¶
- Try to solve the lab on your own first
- If stuck, start with Hint 1 (most general)
- Work through hints progressively -- each reveals more
- Only read the Minimal Solution if you're completely stuck
- Always read the Explain section after solving (even if you solved it yourself)
Lab Solutions¶
| Lab | Topic | Solution |
|---|---|---|
| lab-runtime-01 | Readiness probe failure | labs/lab-runtime-01.md |
| lab-runtime-02 | HPA live scaling | labs/lab-runtime-02.md |
| lab-runtime-03 | Observability target down | labs/lab-runtime-03.md |
| lab-runtime-04 | Loki no logs | labs/lab-runtime-04.md |
| lab-runtime-05 | Helm upgrade rollback | labs/lab-runtime-05.md |
| lab-runtime-06 | Trivy fail to green | labs/lab-runtime-06.md |
| lab-runtime-07 | GitOps sync and drift | labs/lab-runtime-07.md |
| lab-runtime-08 | Resource limits OOM | labs/lab-runtime-08.md |
Runbook Key Insights¶
Each runbook in training/library/runbooks/ is already a self-contained reference. The solutions here add:
- The single most important diagnostic command
- The most common misdiagnosis
- The one-line fix pattern
Pages that link here¶
- Solution: Lab Runtime 01 -- Readiness Probe Failure
- Solution: Lab Runtime 02 -- HPA Live Scaling
- Solution: Lab Runtime 03 -- Observability Target Down
- Solution: Lab Runtime 04 -- Loki No Logs
- Solution: Lab Runtime 05 -- Helm Upgrade Rollback
- Solution: Lab Runtime 06 -- Trivy Fail to Green
- Solution: Lab Runtime 07 -- GitOps Sync and Drift
- Solution: Lab Runtime 08 -- Resource Limits OOM
- Training Curriculum
- Training Library