Home
Programming With Wolfgang
Cancel

Programming With Wolfgang on Youtube

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...

Secure ArgoCD UI with Kubernetes Gateway API and HTTPS

Securing the management interface of your continuous delivery tools is a critical step in hardening any Kubernetes environment. ArgoCD provides a powerful UI for managing deployments, but by defaul...

Multi Master K3s - Using k3sup for Highly Available Kubernetes

While managed environments like AKS are the standard for many, on-premise Kubernetes training requires a different approach. The biggest challenge for self-hosted clusters is ensuring high availabi...

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...