Connection refused for AKS deployment

Author: nagarjuna83Created Jul 27, 2023Updated Aug 26, 2023

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)

Source: dotnet-architecture/eShopOnContainers