aylei / kubectl-debug

This repository is no longer maintained, please checkout https://github.com/JamesTGrant/kubectl-debug.
Apache License 2.0
2.3k stars 304 forks source link

unknown command "debug" for "kubectl" version 1.17.12 #123

Closed todaygood closed 4 years ago

todaygood commented 4 years ago
[root@node1 kubectl-debug]# kubectl debug -h 
Error: unknown command "debug" for "kubectl"
Run 'kubectl --help' for usage.
[root@node1 kubectl-debug]# kubectl version 
Client Version: version.Info{Major:"1", Minor:"17", GitVersion:"v1.17.12", GitCommit:"5ec472285121eb6c451e515bc0a7201413872fa3", GitTreeState:"clean", BuildDate:"2020-09-16T13:39:51Z", GoVersion:"go1.13.15", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"17", GitVersion:"v1.17.12", GitCommit:"5ec472285121eb6c451e515bc0a7201413872fa3", GitTreeState:"clean", BuildDate:"2020-09-16T13:32:12Z", GoVersion:"go1.13.15", Compiler:"gc", Platform:"linux/amd64"}
todaygood commented 4 years ago

sorry, I forgot to install the kubectl-debug binary file.