website
website copied to clipboard
Tracing Annotations in Namespace
https://linkerd.io/2/tasks/distributed-tracing/#install-emojivoto : The documentation shows how to add the needed annotations to the Kubernetes configuration. It seems to work if you add the annotations to the namespace instead. Would it be worth mentioning that?
I understand that annotations on the namespace are explained here: https://linkerd.io/2/tasks/distributed-tracing/#linkerd . I think it should be added to https://linkerd.io/2/tasks/distributed-tracing/#install-emojivoto , too, and maybe even be used instead of linkerd inject which seems more complicated.