Skip to content
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

kubernetes dashboard give fail when use custom dns. #8966

Closed
craftsman18 opened this issue Apr 24, 2024 · 2 comments
Closed

kubernetes dashboard give fail when use custom dns. #8966

craftsman18 opened this issue Apr 24, 2024 · 2 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@craftsman18
Copy link

craftsman18 commented Apr 24, 2024

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:

image
and

image

when login page came and produced token typed, this error exists:

image
.

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:

image

No response

What browsers are you seeing the problem on?

Chrome

Kubernetes Dashboard version

latest

Kubernetes version

1.26.3

Dev environment

No response

@craftsman18 craftsman18 added the kind/bug Categorizes issue or PR as related to a bug. label Apr 24, 2024
@craftsman18
Copy link
Author

Hi everyone. I found my mistake. I changed my url.I extracted "-" , and dashboard works.

image

@craftsman18
Copy link
Author

Custom domain url changed and not use "-".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

1 participant