Azure Coding Architect

Tinkering in the cloud...

Note to self: localhost in kestrel is localhost

2022-02-23 3 min read Technical Bas Van De Sande
In one of the projects I’m involved in, I ran into a problem. In this project we are building a solution that is running on a Linux based Edge Device connected to Azure. On the Edge device, a k3s cluster hosts a number of services required by the solution. In order to be able to develop and debug on a Linux environment, I equiped my system with Hyper-V, an internal NAT switch and a fresh copy of Ubuntu. Continue reading