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
1,313 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 2,178 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,318 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
15,474 views
0 votes
1 answer

permissions related to AWS ECR

if you add allowContainerRegistry: true, kops will add those permissions ...READ MORE

answered Oct 9, 2018 in Kubernetes by Kalgi
• 52,350 points
1,396 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