Skip to content

Access dashboard of non-default traefik deployment #426

Answered by iwilltry42
jeusdi asked this question in Q&A
Discussion options

You must be logged in to vote

So I tried this myself now and I noticed this:

  • You correctly forwarded port 9000 which is the port that the traefik API is listening on (inside the traefik container). But that port is not exposed anywhere (i.e. there is no Service or whatsoever to access it)
  • In the README.md of the Helm Chart, they write that they don't expose the dashboard by default (i.e. they simply expose it on a non-default entrypoint, which is not exposed in their LoadBalancer Service): https://github.com/traefik/traefik-helm-chart#exposing-the-traefik-dashboard
  • In their documentation (last line here) they say, that the trailing / is mandatory (and it really returns 404 if it's not there: https://doc.traefik.io/tr…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Mithrandir2k18
Comment options

Answer selected by iwilltry42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #426 on December 11, 2020 06:48.