Running simple ASP.Net Web API in Kubernetes on Docker Desktop

Опубликовано: 23 Октябрь 2024
на канале: Joymon v/s Code
2,735
28

This is about hosting a simple ASP.Net Web API into the Kubernetes cluster on Docker Desktop.
The demo is not for production setup but to give ideas to developers about hosting into Kubernetes that runs locally on Docker Desktop.

This video also discusses some internals of YAML and networking.

Setting up the environment and testing - https://joymonscode.blogspot.com/2019...

Demo source code location - https://github.com/joymon/dotnet-demo...

There are many videos explaining the same thing. But hope you find something useful from this video as well.