Can istio send tracing information to an external zipkin instance? It seems like istio has hard coded zipkin address several places to expect it in the istio-system namespace(by referencing it without a namespace).
Asked
Active
Viewed 191 times
1 Answers
0
I believe you should be able to as long as you use the fully qualified domain name. For instance, zipkin.mynamespace.svc.cluster.local
.

Isaiah Snell-Feikema
- 160
- 2
- 5