https://rancher.com/ logo
Title
r

red-waitress-37932

10/28/2022, 2:22 PM
the kubectl shell in the rancher web interface is outdated:
Client Version: <http://version.Info|version.Info>{Major:"1", Minor:"21", GitVersion:"v1.21.8", GitCommit:"4a3b558c52eb6995b3c5c1db5e54111bd0645a64", GitTreeState:"clean", BuildDate:"2021-12-15T14:52:11Z", GoVersion:"go1.16.12", Compiler:"gc", Platform:"linux/amd64"}
Server Version: <http://version.Info|version.Info>{Major:"1", Minor:"24", GitVersion:"v1.24.4", GitCommit:"95ee5ab382d64cfe6c28967f36b53970b8374491", GitTreeState:"clean", BuildDate:"2022-08-17T18:47:37Z", GoVersion:"go1.18.5", Compiler:"gc", Platform:"linux/amd64"}
For example, I can't run "kubectl create token" from the kubernetes-dashboard docs: https://github.com/kubernetes/dashboard/blob/master/docs/user/access-control/creating-sample-user.md 1.24 doesn't automatically create a token anymore either Is there a way to update that kubectl shell?
I used this to update to the latest release candidate (v0.1.19-rc4): https://forums.rancher.com/t/how-can-i-change-the-rancher-shell-image/36630/4 kubectl is still at 1.21.8 though 😕