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

The server doesn't have a resource type "crd" #18

Open
notque opened this issue Jan 23, 2019 · 2 comments
Open

The server doesn't have a resource type "crd" #18

notque opened this issue Jan 23, 2019 · 2 comments

Comments

@notque
Copy link

notque commented Jan 23, 2019

Full error when attempting,

kubectl get E0123 14:20:04.427250 31893 round_trippers.go:169] CancelRequest not implemented 0 ↵
error: the server doesn't have a resource type "crd"
error: the server doesn't have a resource type "crd"
E0123 14:20:20.285515 31897 round_trippers.go:169] CancelRequest not implemented
error: the server doesn't have a resource type "crd"

It takes a long time to get to that point. Is there anyway for it to end faster provided you don't have the listed resource type?

@evanlucas
Copy link
Owner

what does kubectl version print out?

@nvowell
Copy link

nvowell commented Mar 2, 2019

I had this same issue. It turns out minikube wasn't running, so minikube start fixed it for me.

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