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

kubectl plugin list won't find it #3

Open
olberger opened this issue Apr 29, 2019 · 0 comments
Open

kubectl plugin list won't find it #3

olberger opened this issue Apr 29, 2019 · 0 comments

Comments

@olberger
Copy link

I'm currently unable to use it. Performed the install, and:

$ ls -l ~/.kube/plugins/pvc/
total 8
-rw-rw-r-- 1 olivier olivier  146 avril 29 12:51 plugin.yaml
-rwxrwxr-x 1 olivier olivier 3410 avril 29 12:51 pvc
export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
$ kubectl plugin list 

error: unable to find any kubectl plugins in your PATH
export PATH=~/.kube/plugins/pvc/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
kubectl -v 5 plugin list 

F0429 13:37:55.337781   32331 helpers.go:114] error: unable to find any kubectl plugins in your PATH
kubectl version
Client Version: version.Info{Major:"1", Minor:"14", GitVersion:"v1.14.1", GitCommit:"b7394102d6ef778017f2ca4046abbaa23b88c290", GitTreeState:"clean", BuildDate:"2019-04-08T17:11:31Z", GoVersion:"go1.12.1", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"14", GitVersion:"v1.14.1", GitCommit:"b7394102d6ef778017f2ca4046abbaa23b88c290", GitTreeState:"clean", BuildDate:"2019-04-08T17:02:58Z", GoVersion:"go1.12.1", Compiler:"gc", Platform:"linux/amd64"}

Uh, what's the kubectl version compatible ?

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

1 participant