-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
krew kubectl install ingress-nginx not working #12452
Comments
|
|
It is still trying to download 0.31.0 controller which is obsolete. |
It looks like the go releaser was silently failing; it was updated, and we are releasing 1.12 soon. We will then know if the GHA was fixed and can look into what it would take to update others. /priority backlog |
this is still failing Installing plugin: ingress-nginx |
What happened:
ingress-nginx plugin got kubectl not working
What you expected to happen:
It should work
NGINX Ingress controller version (exec into the pod and run
/nginx-ingress-controller --version
):Kubernetes version (use
kubectl version
):Client Version: v1.31.0
Kustomize Version: v5.4.2
Server Version: v1.31.3
Environment:
Baremetal Ubuntu
How was the ingress-nginx-controller installed:
Failed in installation
Current State of the controller:
NA
NA
How to reproduce this issue:
install krew
kubectl krew install ingress-nginx
Anything else we need to know:
The text was updated successfully, but these errors were encountered: