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

Automate DNS Records for AKS TLS Setup - Part 4

Part 4 of our Kubernetes Gateway API series focuses on a crucial networking step that enables custom URLs and automated HTTPS for your applications: the automated configuration of Azure DNS records...

Host multiple Apps with one Application Gateway for Containers on AKS - Part 3

Part 3 of our series shifts from infrastructure setup to practical application hosting. In this content, we demonstrate a core capability of modern traffic management: using a single Azure Applicat...

Azure Application Gateway for Containers Setup in AKS - Part 2

Setting up an advanced traffic management layer on Kubernetes can be complex, involving the coordination of resources both inside and outside the cluster. Part 2 of this series dives into the cruci...

Kubernetes Gateway API - Is Ingress dead? - Part 1

For years, the Kubernetes Ingress API has been the standard way to expose applications to the external world, providing features like HTTP routing and automated TLS. It was a significant step up fr...

AKS Pod Scheduling 101

When running containerized applications on Azure Kubernetes Service (AKS), simply deploying your Pods and letting them land wherever is inefficient and risky. Mastering Pod scheduling ensures high ...

The Hack Summit 2025 - AKS Security for Developers

Securing a Kubernetes cluster can feel overwhelming, especially for developers who are primarily focused on application logic. Since the default configuration for an Azure Kubernetes Service (AKS) ...

Simplified AKS with AKS Automatic

Azure Kubernetes Service (AKS) is the backbone for countless cloud-native applications, but setting up a production-ready cluster with all the necessary best practices can be complex. Microsoft rec...

Quick Guide to Managed Namespaces in AKS

Managing a Kubernetes cluster in a multi-tenant environment can be an administrative challenge. When multiple teams or applications share a single cluster, enforcing resource limits, controlling ac...

Speaking about AKS Security at The Hack Summit 2025

I am excited to announce that I will be sharing my expertise on cloud security at The Hack Summit 2025! While the conference is running, my session, “AKS Security Simplified for Developers,” will b...