Day One
A curated route through the library for zero prior experience with a technology — a cluster, a Flux-managed repo, a Linux box, whatever it is. Where a Deep Dive goes deep on a topic you're already comfortable with, Day One assumes nothing and gets you oriented and productive, fast.
Containers
6 stepsGets a developer who's just been told "containerize this" from zero to a running, shareable container, via one of two paths depending on whether they own a single app or a monolith.
Kubernetes
5 stepsGets an application developer who just got cluster access from "no idea where to start" to a deployed, understood app, via a choice of two tool paths.
GitOps
4 stepsOrients a developer who just inherited a FluxCD-managed cluster — verify deploys, read Flux status, and understand Flux's custom resources.
Linux
7 stepsCloses the gap between "I use Linux" and "I can work in it" — SSH access, orientation, permissions, safe read-only exploration, and log-reading, without becoming a sysadmin.
Python
8 stepsTask-first Python for platform engineers/SREs who already know bash — just enough Python to solve real operational problems, not general-purpose programming.