Critical Systems Infrastructure
az aks approuting enable --resource-group globalazure24 --name spinkube-azure-globalazure24
Introduction In the last part, we walk through the journey of how to build and run Spin Apps in a local environment with the support of .NET Aspire. If you haven't read it, I recommend you to check it out at Part 1: Orchestrating Distributed Apps (Spin/Rust and .NET/C#) with .NET Aspire/Dapr. In this part, we will continue to deploy the apps in the previous part using SpinKube (Azure Kubernetes Service - AKS). To make it more easy to follow, I draw the deployment model below. Source code: https://github.com/thangchung/dapr-labs/tree/main/aspire Prerequisites az CLI az version {...