How I Structure My Terragrunt Setup for Kubernetes Infrastructure

A walkthrough of how I structure Terragrunt for a real Kubernetes project, covering remote state, dependency chaining, env configs, and IRSA patterns....

April 29, 2026 · 7 min · Ajay Dhungel

Kubernetes Gateway API v1.5: The End of Ingress Annotation Hell

A deep dive into the Kubernetes Gateway API, what problems it solves over Ingress, real YAML examples using Nginx, AWS ALB, and the AWS Gateway API controller, plus what just landed in v1.5....

April 28, 2026 · 11 min · Ajay Dhungel