Posts
All the articles I've posted.
-
Setting Up Python: Environment and Project Scaffolding
From pyenv version management to Poetry dependency management to Makefile automation — a complete walkthrough of Python project setup on macOS/Linux, with an example project repo.
-
Kubernetes DNS Internals and CoreDNS Deep Dive
Starting from DNS fundamentals, a deep dive into how DNS works inside Kubernetes clusters, CoreDNS architecture and configuration, and practical troubleshooting for common DNS resolution failures in production.