In this post I am going to take the next step - take our containerised ASP.NET web application and deploy it to Kubernetes whilst making sure the build and deployment process is centralised and repeatable.
We previously looked at the basics of what is involved in bringing .NET Framework applications to Windows Containers. In this second post we are going to go a little deeper and look at migrating an application.
I have previously deploy AKS in East US using the Azure Cloud Shell so didn't expect to run into any issues. However, I hit a minor snag, which I'm documenting here in case you come across it too.
If you are attending my session and would like to undertake the exercise here's what you'll need to install locally, along with instructions on working with the code.