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

where is tfserving-mnist chart? #2372

Closed
sakaia opened this issue Sep 3, 2020 · 2 comments
Closed

where is tfserving-mnist chart? #2372

sakaia opened this issue Sep 3, 2020 · 2 comments
Labels

Comments

@sakaia
Copy link

sakaia commented Sep 3, 2020

Describe the bug

I cannot found tfserving-mnist chart. Where is tfserving-mnist chart?

helm install tfserving-mnist tfserving-mnist --namespace seldon --set tfserving.model_base_path=${MODEL_REPOSITORY_BUCKET}/mnist-model

https://docs.seldon.io/projects/seldon-core/en/v1.1.0/examples/tfserving_mnist.html#Run-MNIST-Inference-Graph

To reproduce

helm install tfserving-mnist tfserving-mnist --namespace seldon --set tfserving.model_base_path=${MODEL_REPOSITORY_BUCKET}/mnist-model

Error message is follows.

Error: failed to download "tfserving-mnist" (hint: running `helm repo update` may help)

Expected behaviour

helm install tfserving-mnist works fine.

Environment

I install with sudo snap install helm --classic

Model Details

@sakaia sakaia added bug triage Needs to be triaged and prioritised accordingly labels Sep 3, 2020
@ukclivecox
Copy link
Contributor

That chart is in the example folder https://github.com/SeldonIO/seldon-core/tree/735a97b1c4df79001975a4af855b673167cfb5a0/examples/models/tfserving-mnist
You would need to run from there.

@ukclivecox ukclivecox removed the triage Needs to be triaged and prioritised accordingly label Sep 3, 2020
@sakaia
Copy link
Author

sakaia commented Sep 4, 2020

Thank you. I learned helm command argument and pass it.

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

No branches or pull requests

2 participants