Open janmg opened 6 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.
Page related to the issue : https://kubernetes.io/docs/tasks/access-application-cluster/web-ui-dashboard/
/language en /sig docs
/retitle Problem with "Deploy and Access the Kubernetes Dashboard"
/kind bug
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
/remove-lifecycle stale As PR is still open
The kubernetes dashboard documentation now with v7 using helm, states to use port-forward to the kong proxy for helm deployments and to access the dashboard on https://localhost:8443/. the kubectl proxy doesn't work because the helm deployment doesn't seem to deploy an endpoint and the http request results in an error
So instead of proxy the documentation tells to use port-forward https://github.com/kubernetes/dashboard/tree/master/docs/user/accessing-dashboard