When using krew to install the Ingres-nginx plugin, an error 404 is reported. It seems that the 0.31.0 version is no longer supported. Why is it still 0.31.0 version? Is there any solution?
[root@k8s-master-1 ~]# kubectl krew install ingress-nginx
Updated the local copy of plugin index.
Installing plugin: ingress-nginx
W1111 10:29:21.150555 60731 install.go:164] failed to install plugin "ingress-nginx": install failed: failed to unpack into staging dir: failed to unpack the plugin archive: failed to obtain plugin archive: failed to download "https://github.com/kubernetes/ingress-nginx/releases/download/controller-0.31.0/kubectl-ingress_nginx-linux-amd64.tar.gz", status code 404
failed to install some plugins: [ingress-nginx]: install failed: failed to unpack into staging dir: failed to unpack the plugin archive: failed to obtain plugin archive: failed to download "https://github.com/kubernetes/ingress-nginx/releases/download/controller-0.31.0/kubectl-ingress_nginx-linux-amd64.tar.gz", status code 404
When using krew to install the Ingres-nginx plugin, an error 404 is reported. It seems that the 0.31.0 version is no longer supported. Why is it still 0.31.0 version? Is there any solution?