Starting this February, I will publish a new YouTube video every Tuesday at 9:15 AM ET on the ProgrammingWithWolfgang Youtube Channel. I will cover topics like Azure, AKS, and Azure DevOps but also...
Gateway API for Kubernetes Series Recap - Part 20
After 19 deep-dive videos, we have finally reached the finish line of the Kubernetes Gateway API series. This journey grew from an original plan of 13 videos into a comprehensive 19-part masterclas...
Speaking about automating TLS Certificates with Cert-Manager at the Warsaw IT Days 2026
I am happy to share the details for my third and final session at Warsaw IT Days 2026. This presentation, titled “Set It and Forget It: Secure & Automated Certificate Management on AKS,” will b...
Speaking about the Kubernetes Gateway API at the Warsaw IT Days 2026
I am pleased to announce another session I will be presenting at Warsaw IT Days 2026. This technical deep dive into the evolution of Kubernetes networking will be available as a Video on Demand (VO...
Speaking about Managed DevOps Pools at the Warsaw IT Days 2026
I’m excited to share that I’ll be speaking at Warsaw IT Days 2026! My session will be available as a VOD starting March 19, 2026. Securing enterprise cloud environments by moving critical resource...
Secure Azure DevOps Access to AKS via Entra ID
For a long time, the easiest way to access an Azure Kubernetes Service (AKS) cluster was through local accounts and Kubernetes RBAC. While convenient, this approach has a significant security downs...
Infrastructure to App - Production Ready Gateway API Pipeline - Part 19
After 18 parts of exploring the individual components of the Kubernetes Gateway API, it is time to tie everything together. While manual configuration is great for learning, real-world projects req...
AKS Application Gateway for Containers Addon - Part 18
I originally planned for this series to conclude with a summary, but Microsoft recently released a feature that was too important to skip: the AKS Add-on for Application Gateway for Containers (AGF...
Video - NGINX Ingress & Cert Manager - The Legacy Way vs Gateway API - Part 17
As we approach the end of our deep dive into the Kubernetes Gateway API, it’s important to look back at the standard that paved the way: NGINX Ingress. For years, Ingress has been the go-to solutio...
Envoy Gateway + Cert Manager - Zero Touch TLS Without Certificate Objects - Part 16
As the Kubernetes ecosystem shifts toward the Gateway API, many engineers are looking for ways to streamline security and traffic management. In Part 16 of our series, we address a common question:...
