Home
Programming With Wolfgang
Cancel

Article - Azure Arc - The Gateway to the Cloud Part 2 - Automated Deployments

This fall, I’m delving into a comprehensive four-part series exploring hybrid cloud solutions through Kubernetes and Azure Arc. The second article, titled “Azure Arc - The Gateway to the Cloud” (Az...

Fixing Broken Unit Test Execution in Dockerfile

In my demos, I frequently feature code snippets from my “Microservice Series - From Zero to Hero” series. Everything was running like a charm during spring, but upon revisiting it in October, I st...

Article - Azure Arc - The Gateway to the Cloud Part 1

This fall, I’m delving into a comprehensive four-part series exploring hybrid cloud solutions through Kubernetes and Azure Arc. The inaugural article, titled “Azure Arc - The Gateway to the Cloud” ...

How to Build Docker Images with Podman using an Azure DevOps Agent in Kubernetes

In the previous article, “Mastering Azure DevOps Agents in Kubernetes - A Comprehensive Guide”, we explored the utilization of Azure DevOps agents operating within a Kubernetes cluster, which are d...

Speaking about scaling managing On-Premises Kubernetes in the Swiss Alps at KCD Texas 2023

I’m thrilled to announce that I will be speaking at KCD Texas in Irving on October 6, 2023! This is my first time speaking in person in the US, and I am excited to see you all there. You can find m...

Mastering Azure DevOps Agents in Kubernetes - A Comprehensive Guide

Kubernetes, when synergized with applications like KEDA (Kubernetes Event-driven Architecture), becomes a powerful tool. KEDA introduces a scaler into your Kubernetes cluster, enabling workload sca...

Video - Level Up your Kubernetes Scaling with KEDA - Azure User Group Sweden

Speaking about scaling Workloads and Azure DevOps Agents running in Kubernetes with KEDA at the Azure User Group Sweden

I’m excited to be speaking at the next Azure User Group Sweden meetup. My session, titled “Level Up your Kubernetes Scaling with KEDA”, will be held online on August 26, 2023. In my session, we wi...

Configuring DNS still sucks in 2023 (featuring Azure Static Web App)

Last week, I created a new Office 365 organization since I moved from Australia to Canada, and creating a new one is the only way to move countries. Due to having a new organization, I also had to ...

Troubleshooting Stuck Kubernetes Namespaces

Recently, I have been exploring various Azure Arc extensions, and during the process of installing and uninstalling them, I encountered a scenario where a namespace became stuck while attempting to...