Cannot add helm repo in learning module "Application and package management using Helm "
![](https://techprofile.blob.core.windows.net/images/rke4-tuyrU-4LeTufgX9aA.png?8DC8B1)
Alexander Todorovic
20
Reputation points
Dear All,
I've tried to run the command below from https://learn.microsoft.com/en-us/training/modules/aks-app-package-management-using-helm/
When I run
helm repo add azure-marketplace https://marketplace.azurecr.io/helm/v1/repo
I receive the error
"Error: looks like "https://marketplace.azurecr.io/helm/v1/repo" is not a valid chart repository or cannot be reached: Get "https://marketplace.azurecr.io/helm/v1/repo/index.yaml": dial tcp: lookup marketplace.azurecr.io on 168.63.129.16:53: no such host"
Thanks.
This question is related to the following Learning Module
Sign in to answer