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

Getting Error: failed to download "kubernetes-ethereum-chart" (hint: running helm repo update may help) #1

Open
anandvardhandas opened this issue Jan 24, 2019 · 2 comments

Comments

@anandvardhandas
Copy link

Hi Jason,
I have saved the values.yaml file in a folder. and then CD to that path.
and then I am running CMD in powershell(admin mode)
helm install kubernetes-ethereum-chart --name ethereum -f values.yaml
I am getting the below error.
Error: failed to download "kubernetes-ethereum-chart" (hint: running helm repo update may help)

Can you please let me know how to fix this?
I want to deploy ethereum blockchain private network on kubernetes.

Thanks and Regards
Anand

@richasourabh03
Copy link

Even I am facing the same issue and we have a demo to give on Monday. Kindly help on the same.

Regards,
Richa

@stargriv
Copy link

Hi @anandvardhandas and @richasourabh03,
You should use helm install stable/ethereum instead or clone this repo and use helm install kubernetes-ethereum-chart

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants