You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was looking for this exact combination of scripts to automate test lab deployment, but I ran into issues with token generation.
Should these still work with the latest version of Kubernetes (1.24)?
I made a change to update the Bento box to ("bento/ubuntu-20.04"). Otherwise, the scripts were the same. The installation goes without problems and the cluster comes up. I tried to deploy K8S Dashboard, with provided version (2.0.0) and with newest version (2.5.0). After deployment, creating the admin user creates the account but does not create token.
Would this be something other users have seen, and would have simple fix? What I was able to research was that if CA is not correctly created in the deployment, then tokens might not get signed and would be missing.
Thanks
The text was updated successfully, but these errors were encountered:
Hi!
I was looking for this exact combination of scripts to automate test lab deployment, but I ran into issues with token generation.
Should these still work with the latest version of Kubernetes (1.24)?
I made a change to update the Bento box to ("bento/ubuntu-20.04"). Otherwise, the scripts were the same. The installation goes without problems and the cluster comes up. I tried to deploy K8S Dashboard, with provided version (2.0.0) and with newest version (2.5.0). After deployment, creating the admin user creates the account but does not create token.
Would this be something other users have seen, and would have simple fix? What I was able to research was that if CA is not correctly created in the deployment, then tokens might not get signed and would be missing.
Thanks
The text was updated successfully, but these errors were encountered: