Quarkus – trying out the "Helm Extension for Quarkus"
In a series of previous articles, I covered a lot about the "Quarkus – Kubernetes extension". This time I wanted to have a look at the "Helm Extension for …
Event Hub triggered Azure Functions: A bug and a workaround
The context In my current project, we make extensive use of Event Hubs and Azure Functions, which we are running on Linux App Service Plans. These services have performed …
Quarkus – Kubernetes extension (reinvestigated, part 7), Live Coding, via the "remote development mode", of a Java application that is running in a container on a K3s Kubernetes cluster
In my previous article, I shared with you the steps I took, to remotely debug a Java application that is running in a container on a Kubernetes cluster in …