Hi
My customer have config K10 Multi-cluster Dashboard
Primary K10 set option list is
- air-gap
- global.airgapped.repository
- auth.tokenAuth.enabled
- ingress.create
- ingress.urlPath
- ingress.host
- ingress.tls.enabled
- ingress.tls.secretName
And another cluster set same configuation
Install k10 and multi-cluster dashboard a success / have no problem
1 . I enter multi-dashboard ingress FQDN to web browser
=> https://<ingress_FQDN>/k10/#/
2. do token authontication
3. I want open the multi-cluster page WEBUI but not open multi-cluster page, only open Primary K10 Web UI
A case was conducted in this regard, and the case answer was
instead of https:///K10/#/
It asks to enter https:///k10/#
Even if you proceed according to the result of the case, it seems that you are redirected to the primary webui unconditionally after token authentication. Any solution for this?
Thank you