'kubernetes-dashboard I have got 404 error if I try to get access from external

I'm trying to run dashboard in Kube v. 1.21 on AWS EKS

Kubernetes-dashboard work well using kubectl proxy. But through Istio I have got 404 error.

https://jazz.lnk/kubedash/dashboard/

Perhaps URL ../dashboard/.. isn't correct? Also, I may get a mistake in configuration.

I run dashboard wit this configurations. https://gist.github.com/rmalenko/fc7c0f515cafa578f14dcafee1654f9c



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source