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.58k stars 10.36k forks source link

Connection refused for AKS deployment #2137

Open nagarjuna83 opened 11 months ago

nagarjuna83 commented 11 months ago

We have deployed eShopOnContainers in AKS using public images from docker hub. post deployment, all Web status of all containers showing "Connection Refused" error as shown in below screenshot.

image

Not sure what am i missing in the setup.

Below is the reference link followed: https://github.com/dotnet-architecture/eShopOnContainers/wiki/Deploy-to-Azure-Kubernetes-Service-(AKS)

drigo10 commented 11 months ago

I am having the same issue, does anyone know what am I not setting up correctly?

Screenshot 2023-07-27 at 2 40 15 PM Screenshot 2023-07-27 at 2 43 25 PM
sureshballa commented 11 months ago

I am also having same issue, looks like there is no active support for this project. I see @erjain helping most of the issues, can you help us here @erjain @erjain

jamesmontemagno commented 11 months ago

@SrushtiPasari94 is looking into this.

drigo10 commented 10 months ago

@jamesmontemagno @SrushtiPasari94 any updates?

jospol95 commented 10 months ago

@drigo10 @SrushtiPasari94 @nagarjuna83 was anyone able to resolve this ?