We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
kubernetes version: 1.26.3
When install kubernetes-dashboard as https://kubernetes.io/docs/tasks/access-application-cluster/web-ui-dashboard/ and set custom dns like that:
and
when login page came and produced token typed, this error exists:
.
Login is succeed..
I guess this version not ready custom domain.
When use kubectl port-forward like : "kubectl -n kubernetes-dashboard port-forward svc/kubernetes-dashboard-kong-proxy 8443:443" There is no problem:
No response
Chrome
latest
1.26.3
The text was updated successfully, but these errors were encountered:
Hi everyone. I found my mistake. I changed my url.I extracted "-" , and dashboard works.
Sorry, something went wrong.
Custom domain url changed and not use "-".
No branches or pull requests
What happened?
kubernetes version: 1.26.3
When install kubernetes-dashboard as https://kubernetes.io/docs/tasks/access-application-cluster/web-ui-dashboard/ and set custom dns like that:
and
when login page came and produced token typed, this error exists:
.
What did you expect to happen?
Login is succeed..
How can we reproduce it (as minimally and precisely as possible)?
I guess this version not ready custom domain.
Anything else we need to know?
When use kubectl port-forward like :
"kubectl -n kubernetes-dashboard port-forward svc/kubernetes-dashboard-kong-proxy 8443:443"
There is no problem:
No response
What browsers are you seeing the problem on?
Chrome
Kubernetes Dashboard version
latest
Kubernetes version
1.26.3
Dev environment
No response
The text was updated successfully, but these errors were encountered: