-
Notifications
You must be signed in to change notification settings - Fork 42
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
dashboard login failed #144
Comments
soory, change kube-context i forget to set kubeconfig root@node1:~/dashboard# kubectl apply -f artifacts/dashboard/karmada-dashboard-sa.yaml --kubeconfig=/etc/karmada/karmada-apiserver.config
clusterrolebinding.rbac.authorization.k8s.io/karmada-dashboard created
serviceaccount/karmada-dashboard created
secret/karmada-dashboard-secret created
root@node1:~/dashboard# kubectl --kubeconfig=/etc/karmada/karmada-apiserver.config -n karmada-system get secret/karmada-dashboard-secret -o go-template="{{.data.token | base64decode}}" |
Glad to hear that. I'm going to close this as this issue has been resolved. /remove-kind bug |
@RainbowMango: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
What happened:
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
root@iZj6c90gahowqyaz95yncqZ:~/dashboard# kubectl version
Client Version: v1.31.2
Kustomize Version: v5.4.2
Server Version: v1.31.0
The text was updated successfully, but these errors were encountered: