Skip to content

Setting up Ingress access to Dashboard #7464

Closed Answered by GoldenCorgo
GoldenCorgo asked this question in Q&A
Discussion options

You must be logged in to vote

Spent half an hour for formatting discussion question just to find a resolution myself 15 minutes later. So basically problem with annotation in Ingress, after making appropriate changes, I see dashboard:

annotations:
    nginx.ingress.kubernetes.io/rewrite-target: /$2
     ...
     - backend:
        path: /dashboard(/|$)(.*)
     ...

So yes, need to spend some time to understand ingress annotations and how they work.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by maciaszczykm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant