Can Kubernetes dashboard be accessible from outside the cluster

0 votes
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)?
Apr 30, 2019 in Kubernetes by Vijay
814 views

1 answer to this question.

0 votes
Yes, you just have to copy the keys <.config> file to the machine from which you want to access the master or your worker node. If .config directory isn't there then just create it and copy all the contents. Also you need to install kubernetes to the machine in order to run the commands.
answered Apr 30, 2019 by Himanshu Sharma
"need to install Kubernetes"? Will just kubectl be enough?

Related Questions In Kubernetes

0 votes
1 answer

Cannot access the MetalLB LoadBalancer IP from outside my kubernetes cluster.

Check the firewall config and What port ...READ MORE

answered Sep 17, 2020 in Kubernetes by Garama

edited Oct 6, 2021 by Sarfaraz 1,851 views
+2 votes
1 answer
0 votes
2 answers

How can I access a service installed on Kubernetes from anywhere?

if u want to directly want to ...READ MORE

answered Jul 26, 2020 in Kubernetes by Akash Gupta
1,081 views
+4 votes
1 answer

Installing Web UI (Dashboard):kubernetes-dashboard on main Ubuntu 16.04.6 LTS (Xenial Xerus) server

Follow these steps: $ kubeadm reset $ kubeadm init ...READ MORE

answered Apr 12, 2019 in Kubernetes by Kalgi
• 52,360 points

reshown Apr 12, 2019 by Kalgi 6,078 views
+1 vote
1 answer
0 votes
3 answers

Error while joining cluster with node

Hi Kalgi after following above steps it ...READ MORE

answered Jan 17, 2019 in Others by anonymous
14,593 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP