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.

Home Page:https://dot.net/architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connection refused for AKS deployment

nagarjuna83 opened this issue · comments

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)

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

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

@SrushtiPasari94 is looking into this.

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