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...
Warsaw IT Days 2026 - Set It and Forget It - Secure & Automated Certificate Management on AKS
Managing TLS certificates manually across enterprise Kubernetes clusters is an operational risk. Expired certificates lead to unexpected service outages, security warnings, and broken integrations....
Ditch Port Forwarding - Exposing AKS MCP via Kubernetes Gateway API
Connecting to an Azure Kubernetes Service (AKS) Model Context Protocol (MCP) server via local port forwarding is fine for quick sanity checks, but it falls apart fast in real usage. Connections dro...
Warsaw IT Days 2026 - Beyond Ingress - Mastering the Kubernetes Gateway API
Managing TLS certificates across dynamic cloud environments can quickly become an operational headache. While traditional Kubernetes Ingress handles basic routing and SSL termination, modern platfo...
The AKS MCP Server - Awesome Tool, Horrible Docs
The Azure Kubernetes Service (AKS) Model Context Protocol (MCP) server introduces a declarative interface for AI agents to interact directly with Kubernetes workloads. Connecting local AI agents or...
Warsaw IT Days 2026 - Private, Secure, and Cost Effective - The Trifecta of Managed DevOps Pools
Securing enterprise cloud infrastructure often requires completely closing off public internet endpoints. By placing databases, storage accounts, and key vaults behind Virtual Networks (VNets) and ...
ListenerSet - The Best New Feature in Gateway API
If you are managing multi-tenant Kubernetes clusters, you are likely all too familiar with the organizational bottlenecks surrounding ingress. The Kubernetes Gateway API made massive strides in sep...
Secretless Microsoft Authentication in Azure App Service
Configuring Microsoft authentication for an Azure App Service is a standard security requirement for enterprise cloud applications. However, relying purely on the Azure Portal to set this up introd...
AKS ACNS Walkthrough - L7 Firewalls, mTLS, and eBPF Acceleration
Kubernetes networking is widely considered one of the most complex domains in modern platform engineering. While basic container network interfaces handle essential pod communication, enterprise en...
Talk to Your ADO - Wikis, Work Items, and Pipelines Using AI
Navigating large enterprise environments in Azure DevOps (ADO) often introduces significant operational friction. Between searching through dozens of disconnected project wikis, auditing multi-hund...
