Recent Posts

Sticky Session Controller for Kubernetes
Posted on November 3, 2022
.net6  csharp  Kubernetes  YARP 
Sticky Session Controller for Kubernetes header image

How to implement a sticky session controller for kubernetes with .net6 and YARP.

Change database connection based on path to support multitenancy
Posted on November 19, 2019
ASP.NET Core  csharp 
Change database connection based on path to support multitenancy header image

How to change the database connection string in the DbContext of an ASP.NET Core application based on the path.

Setup MicroK8s
Posted on November 12, 2019
Kubernetes  Helm  MicroK8s 
Setup MicroK8s header image

How to build a developer kubernetes setup with MicroK8s