We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
➜ ~ go install sigs.k8s.io/kubectl-validate@latest
<...multiple lines of installation log messages here ...>
➜ ~ kubectl validate error: unknown command "validate" for "kubectl"
What I should do to use this command?
kubectl validate works, obviously
follow your own installation instructions
No response
$ kubectl version Client Version: v1.31.3
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What happened?
➜ ~ go install sigs.k8s.io/kubectl-validate@latest
<...multiple lines of installation log messages here ...>
➜ ~ kubectl validate
error: unknown command "validate" for "kubectl"
What I should do to use this command?
What did you expect to happen?
kubectl validate works, obviously
How can we reproduce it (as minimally and precisely as possible)?
follow your own installation instructions
Anything else we need to know?
No response
Kubernetes version
The text was updated successfully, but these errors were encountered: