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

Quickstart problem #153

Closed
kination opened this issue May 13, 2018 · 6 comments
Closed

Quickstart problem #153

kination opened this issue May 13, 2018 · 6 comments

Comments

@kination
Copy link

Hello,
While following up quickstart process using Minikube - with RBAC, I faced error like below.

$ helm install helm-charts/seldon-core-crd --name seldon-core-crd --set usage_metrics.enabled=true
Error: apiVersion "apiextensions.k8s.io/v1beta1" in seldon-core-crd/templates/seldon-deployment-crd.json is not available

Do I have to change this value for going on?

@ukclivecox
Copy link
Contributor

Can you detail the steps you took and how this differed from the steps when I ran the notebook today shown below and we can find whats going on:

minikube_rbac_screenshot

@kination
Copy link
Author

@cliveseldon thanks for reply.
It could be because I run in terminal instead of notebook. I'll test again and let you know.

@ukclivecox
Copy link
Contributor

The same should work in a terminal, so something else must be different.

@gsunner
Copy link
Contributor

gsunner commented May 14, 2018

@djKooks what version on minikube are you using?

@kination
Copy link
Author

@gsunner I was using lower version than requirement, so I'm working it again. I'll update this issue by how it goes. Thanks.

@kination
Copy link
Author

@cliveseldon @gsunner now it works! Sorry to take long for reply, because it shows error in newest version(0.26.1),

kubernetes/minikube#2703

so I reverted to 0.25.1 and find it work.

Thanks.

agrski added a commit that referenced this issue Dec 2, 2022
* allow local model folders

* Update scheduler/Makefile

Co-authored-by: Alex Rakowski <20504869+agrski@users.noreply.github.com>

Co-authored-by: Alex Rakowski <20504869+agrski@users.noreply.github.com>
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