Suppose, I have three node cluster, one master and two nodes. I've deployed a Kubernetes dashboard on my master.
Is it possible to access it from the two worker nodes? If yes, How?
Also, Can I access it from outside the cluster, i.e. from neither of these cluster nodes(from a remote system)?