Problem viewing routes on Linkerd Dashboard and how to check if Linkerd is Encrypting the routes #6244
Unanswered
nikhilcreddy
asked this question in
Q&A
Replies: 1 comment 6 replies
-
The |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have installed linkerd, linkerd-viz and emojivoto demo app in my AKS kubernetes cluster. Also Injected Linked to emojivoto namespace. I can access emojivoto application by port forwarding, but why don't I see the routes like shown in the Linkerd getting started page like .
The below image is what I see. Is there a way I could see all the incoming and outgoing routes a service has through the dashboard.
Is Linkerd encrypting all the routes between meshed services?
if yes, how can I know if the route is encrypted.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions