Now when I try to access the url https://172.21.97.117:6443/api/v1/namespaces/kube-system/services/https:kubernetes-dashboard:/proxy I could see the title loaded but not few js associated with it. below are the javascript I got from browser's devtools
I could access the kubernetes dashboard container directly from the machine where is it deployed(worker 1) and the js as well but from master and other worker node the js is not loading.
Dashboard is installed from - https://github.com/kubernetes/dashboard