dotnet-architecture / eShopOnContainers

Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.
https://dot.net/architecture
24.53k stars 10.36k forks source link

Got 404 after deployed to AKS? #2172

Open wyxcoder opened 11 months ago

wyxcoder commented 11 months ago

I tried deploy the eShop on both local kubernetes and AKS, I found most show 0 available. Not sure if that matters. On AKS, I got 404 when access the load balancer IP. Any suggestion how to check?

image