kubernetes / kubernetes

Production-Grade Container Scheduling and Management
https://kubernetes.io
Apache License 2.0
109.77k stars 39.31k forks source link

Need Assistance: Kubernetes dashboard deployment failing with connection refusal to localhost:8080 #124135

Closed bhaskersri closed 5 months ago

bhaskersri commented 5 months ago

root@k8s:/home/XXXX# kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.7.0/aio/deploy/recommended.yaml The connection to the server localhost:8080 was refused - did you specify the right host or port?

k8s-ci-robot commented 5 months ago

This issue is currently awaiting triage.

SIG Docs takes a lead on issue triage for this website, but any Kubernetes member can accept issues by applying the triage/accepted label.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
utkarsh-singh1 commented 5 months ago

Page mentioned -> https://kubernetes.io/docs/tasks/access-application-cluster/web-ui-dashboard/

utkarsh-singh1 commented 5 months ago

Working for me right now @bhaskersri, You can ask these support query at ⇾

jihoon-seo commented 5 months ago

/kind support

adityasamant25 commented 5 months ago

root@k8s:/home/XXXX# kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.7.0/aio/deploy/recommended.yaml The connection to the server localhost:8080 was refused - did you specify the right host or port?

This could happen for the following reasons:

  1. Your Kubernetes cluster is not running.
  2. Your kubeconfig is not pointing to the correct cluster.
dipesh-rawat commented 5 months ago

/retitle Need Assistance: Kubernetes dashboard deployment failing with connection refusal to localhost:8080

sftim commented 5 months ago

GitHub is not the right place for support requests.

As you're asking for someone to help you, try doing that on Server Fault.

You can also post your question on the Kubernetes Slack or the Discuss Kubernetes forum.

/transfer kubernetes

This isn't really a documentation thing.

As it's framed as a request for help, and that isn't something we use GitHub to manage, a contributor may opt to close the issue.

k8s-ci-robot commented 5 months ago

There are no sig labels on this issue. Please add an appropriate label by using one of the following commands:

Please see the group list for a listing of the SIGs, working groups, and committees available.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.