Sergio Fernández

Sergio Fernández

Senior Cloud DevOps Engineer specializing in Kubernetes.

Deploying Garage S3 (v2.x) and Hooking It Up to Duplicacy

Spin up a three-node Garage v2 S3 cluster on UnRAID + Ubuntu, add a slick WebUI, then wire Duplicacy to push encrypted, deduped backups—complete with cron jobs, Telegram alerts, and zone-aware triple replication—for a zero-friction, homelab-ready safety net.

Kubernetes Operators 101: A Hands-On Tale of Go, CRDs, and Redis

After seven years running clusters I finally built my first Kubernetes Operator—a Redis PoC in Go with Operator-SDK. This post demystifies CRDs, reconcile loops, defaults, secrets, and status conditions, sharing hard-won lessons and next steps for anyone Operator-curious.