finds.dev← search

// the find

antonputra/tutorials

★ 4,596 · HCL · MIT · updated May 2026

DevOps Tutorials

A companion repo to Anton Putra's YouTube DevOps tutorial series, with 280+ numbered lessons covering Terraform, EKS, Argo CD, Kubernetes, Prometheus, and more. Each lesson is a self-contained directory with the working code from one video. For people learning DevOps hands-on by following along with screencasts, not for people looking for production-ready templates.

Each lesson is isolated — you can drop into lesson 049 (Prometheus Operator from scratch) without touching anything else. The breadth is real: raw Kubernetes YAML, Helm charts, eksctl clusters, Sealed Secrets, cert-manager, EFS CSI, all present and accounted for. Lesson 038 in particular shows a properly split Terraform EKS setup (VPC, subnets, NAT, node groups in separate files) rather than one giant main.tf. Active as of mid-2026, so it's not a graveyard.

This is tutorial code, not production code — secrets.yaml files contain placeholder values but the pattern of committing a secrets.yaml at all will bite beginners who don't understand the distinction. No reusable modules or shared variables; lesson 038 and lesson 040 duplicate provider and VPC setup with zero abstraction. The README is essentially a YouTube thumbnail with a consulting pitch — no quickstart, no prerequisites, no cost warnings for the EKS clusters it spins up. Lesson naming is numeric with no index beyond a separate docs/contents.md, so discoverability without watching the videos is poor.

View on GitHub → Homepage ↗

// want more like this?

We dig through GitHub every week and send a few repos picked for what you actually care about — each with an honest take like this one.

Get finds in your inbox → Search again →