Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

helm v3.3.4 cannot install #374

Closed
eugen-nw opened this issue Nov 28, 2022 · 2 comments
Closed

helm v3.3.4 cannot install #374

eugen-nw opened this issue Nov 28, 2022 · 2 comments
Labels
kind/question Further information is requested

Comments

@eugen-nw
Copy link

I'm trying to install the Windows VK using the helm install "$RELEASE_NAME" "$CHART_URL" --set provider=azure --set providers.azure.targetAKS=true --set providers.azure.masterUri=$MASTER_URI --set nodeName=$NODE_NAME --set nodeOsType="Windows" command => Error: failed to download "https://github.com/virtual-kubelet/azure-aci/raw/master/charts/virtual-kubelet-latest.tgz" (hint: running helm repo update may help)

helm repo update says that there are no repositories.

Could anyone please instruct how do I set up a helm repository so I can install the VK?

@eugen-nw eugen-nw added the kind/bug Something isn't working label Nov 28, 2022
@helayoty
Copy link
Member

@eugen-nw did you try to follow this document?

@helayoty helayoty added kind/question Further information is requested and removed kind/bug Something isn't working labels Nov 28, 2022
@eugen-nw
Copy link
Author

Thanks very much, I found it myself and it did work. However, could someone please update this document: https://github.com/virtual-kubelet/azure-aci/blob/master/README.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants