Replies: 1 comment
-
Just for clarification: succesrate, rps and latencies are working as expected, just not live calls... I guess somehow the edges need to get configured differently in air-gapped env? |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone,
I installed linkerd and viz into an air gapped environment via zarf.
Unfortunately I cannot make tap work: neither the
dashboard
is showing data nor is the commandlinkerd viz top deployment/my-deployment --namespace my-namespace
.Checking the logs of the
linkerd-viz/tap
container, an error message for the desired application withunauthenticated desc = no_tls_from_remote
is shown.Has anybody an idea on how to resolve this issue? Running the same setup in a normal (so non air gapped) environment makes everything work completely fine...
Thanks in advance :)
Beta Was this translation helpful? Give feedback.
All reactions