Building GitLab Pipelines That Fail Well
A practical system for fast, observable CI/CD pipelines that recover gracefully when infrastructure and dependencies misbehave.
By date
Every published field note, organized chronologically.
A practical system for fast, observable CI/CD pipelines that recover gracefully when infrastructure and dependencies misbehave.
Use cancellation, ownership, and bounded parallelism to build Go services that shut down cleanly and remain understandable.
A repeatable debugging sequence for separating scheduling, networking, application, and capacity failures in Kubernetes.