CI/CD
GitOps Delivery Patterns
480,000 KRW list tuition
You rehearse promotion flows with realistic merge conflicts and rollback drills. Focus stays on reconciler behavior and reviewer ergonomics rather than buzzwords.
What you work through
- Repo layout for environments vs. apps
- Policy gate examples for image provenance
- Canary hook sequencing lab
- Secrets integration options comparison
- Drift reconciliation tabletop exercise
- Post-deploy verification script pack
Outcomes
- Automate a two-stage promotion with documented gates
- Produce a rollback decision tree your peers can follow
- List observability gaps GitOps alone cannot close
Mentor
Jonah Reeves
Maintains the shared GitOps lab templates and merge review office hours.
FAQ
What tooling must I install before day one?
You receive a pinned tool matrix (CLI versions, editor plugins, VPN steps). Unsupported legacy OS releases are not included; you need a 64-bit system with admin rights for container runtimes.
How quickly are mentor reviews returned?
We target two business days for written feedback on deployment artifacts. Live sessions are scheduled in the cohort calendar; same-day turnaround is not promised.
Can my employer sponsor a private cohort?
Yes—volume packages include shared activity logs and a dedicated Slack bridge. Pricing follows the published tier sheet; custom SLAs require a separate statement of work.
Reviews
The canary module references the same Helm hooks we ship internally, so I could paste snippets without renaming everything.
Mentor called out my skipped readiness probe before it bit staging. Still wish the Terraform section had one more multi-env example.