Articles
Guides, reviews, and notes

HashiCorp Vault Lab: Auto-unseal, LDAP Auth, and Team Policies
Published: at 03:00 PMHashiCorp Vault auto-unseal (Azure HSM + Transit), LDAP auth mapped to team policies, and a KV v2 ACL design - a hands-on three-VM lab.

Secret Management with OpenBao and GitLab CI/CD
Published: at 02:08 PMFive ways to get secrets into a deployed app with GitLab CI and OpenBao (Vault), from plain .env files to JWT/AppRole auth, a Vault Agent on the host, and live SDK fetches, plus the full self-hosted GitLab and OpenBao setup.

Certified Kubernetes Administrator (CKA) Review
Published: at 02:22 PMAn honest CKA exam review covering what it really takes to pass - from hands-on lab practice to the resources and mindset that actually make the difference.

Access Kubernetes NodePort Services with Subdomains
Published: at 07:50 AMExpose Kubernetes NodePort services via subdomains using wildcard DNS and NGINX, without an Ingress controller.