Asking for help? Comment out what you need so we can get more information to help you!
Cluster information:
Kubernetes version: v1.17.3
Cloud being used: AWS ec2 instance
Installation method: kubeadm
Host OS: Ubuntu 18.04
CNI and version: flannel
I cant access to the dashboard which i created using this :
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.0.0-rc5/aio/deploy/recommended.yaml.
I try to access via this link : http://localhost:8001/api/v1/namespaces/kubernetes-dashboard/services/https:kubernetes-dashboard:/proxy/
but it didn’t work ! is there anything i need to do ?